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
What is the ANSI C Standard?
What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?
What are pointers? What are different types of pointers?
What is return in c programming?
Is the exit() function same as the return statement? Explain.
What is a stream water?
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
What does double pointer mean in c?
In which header file is the null macro defined?
Explain how do you search data in a data file using random access method?
What are the types of pointers?
What is string function c?
Write a program which returns the first non repetitive character in the string?
What are the different properties of variable number of arguments?
What is the acronym for ansi?