request object and http header

T

tacoturtle

Hello All,
do all the properties that the request posses directly correlate to a
http header variable? The reason I ask is that I am trying code
against a scenario where the header variables do not exist, but obtain
some of the values provided by the header variables through other
means in asp.net.
john
 
J

Joerg Jooss

tacoturtle said:
Hello All,
do all the properties that the request posses directly correlate to a
http header variable? The reason I ask is that I am trying code
against a scenario where the header variables do not exist, but obtain
some of the values provided by the header variables through other
means in asp.net.


Only some directly relate to a HTTP header (e.g. ContentLength,
ContentEncoding,UrlReferrer, UserAgent).

Cheers,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top