What is a response header?



What is a response header?..

Answer / Faeem Ahmad

In the context of HTTP, a response header is metadata sent by a server in response to an HTTP request. Response headers can provide information about the status and content of the response.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Node.js Interview Questions

What are the uses of npm in node js?

1 Answers  


What is Node.js? What is it used for?

1 Answers  


What is a multi node server?

1 Answers  


What is the latest version of node.js available?

1 Answers  


How to uninstall a dependency using npm?

1 Answers  


Explain 'Net' module in Node.JS?

1 Answers  


What do you understand by callback hell?

1 Answers  


How we can install node js?

1 Answers  


Which module is used for buffer based operations?

1 Answers  


Is rails still relevant 2019?

1 Answers  


What is v8 engine in node js?

1 Answers  


Name some of the events fired by streams?

1 Answers  


Categories