Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Testing addition of headers in Response.AddHeader()
Message
From
06/12/2011 10:29:51
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Testing addition of headers in Response.AddHeader()
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01530436
Message ID:
01530436
Views:
78
I need to test the addition of custom headers into Reponse.AddHeader().

So, from one page, before EndRequest(), I am adding a custom header like this:
oProcess.oResponse.AddHeader("LXToken", "test")
However, from that page, when I click on a URL in it, I do not receive back that custom header. What would be the proper to test that directly from .aspx pages?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform