INFO: Headers Added With Response.AddHeader Are Not Included in ServerVariables Collection (270645)
The information in this article applies to:
- Microsoft Active Server Pages
This article was previously published under Q270645 SUMMARY
The Request.ServerVariables collection is populated with HTTP Header information that is sent from the browser or HTTP client to the Web server. HTTP Headers that are written with Response.AddHeader are sent from the Web server to the browser or HTTP client. The browser or HTTP client does not return the HTTP Header information that it receives from the Web server in later HTTP Requests. As a result, HTTP Headers that are written with Response.AddHeader are not included in the Request.ServerVariables collection.
Modification Type: | Major | Last Reviewed: | 5/8/2001 |
---|
Keywords: | kbASPObj kbDSupport kbinfo kbScript KB270645 |
---|
|