HttpResponse Headers

G

Guest

Does anyone knows how to get access to HTTP Headers (custom headers, added earlier with Response.AppendHeader)
e.g
somewhere in the code
Response.AppendHeader("Content-Disposition", "attachment")

now in Application_EndRequest I need to monitor if this cutom header is present in response object
How do I do that? It seems that I can add headers and remove all of them but cannot work with individual items..

Any help is greatly appreciated.
 

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,744
Messages
2,569,482
Members
44,900
Latest member
Nell636132

Latest Threads

Top