WHAT IS HEADER?

Answer Posted / nagendra reddy

The Headers property is a collection of name/value pairs that
contain the HTTP header values returned with the response.
Common header information returned from the Internet resource
is exposed as properties of the HttpWebResponse class.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

1515


Write a program to check armstrong number in c?

631


Is fortran still used today?

597


explain what is a newline escape sequence?

678


What are the advantages of using new operator as compared to the function malloc ()?

750






Is there anything like an ifdef for typedefs?

694


Tell me with an example the self-referential structure?

558


How do you override a defined macro?

693


Why is sprintf unsafe?

613


What are extern variables in c?

539


exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above

654


What is infinite loop?

621


How can I get random integers in a certain range?

609


Multiply an Integer Number by 2 Without Using Multiplication Operator

314


What are the rules for identifiers in c?

579