Wondering if anyone can tell me how to get the same results in code
that firebug displays for response header info.
I have a site that shows 302 redirect and displays:

Date    Thu, 21 Oct 2010 01:15:26 GMT
Server  Apache
Pragma  No-cache
Cache-Control   no-cache
Expires Wed, 31 Dec 1969 19:00:00 EST
Set-Cookie      WSMTVersion=2.61.6; Expires=Thu, 20-Dec-2029 01:15:27 GMT
Location        
https://www.telestaff.net/servlet/ServletController;jsessionid=B3C1D8C23AFBA0358F9B948B171E83C9.atl01?action=doCalendar
Vary    Accept-Encoding
Content-Encoding        gzip
Content-Length  20
Connection      close
Content-Type    text/html; charset=UTF-8

I'm looking to get the full location from the 302 Header, in VB.NET.

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to