how do I read attributes from headers??

Brent Putman putmanb at georgetown.edu
Fri Nov 4 05:36:31 GMT 2011



On 11/4/11 12:05 AM, ssripathy25 at yahoo.com wrote:
> Brent,
> I did read that do. Still confused on why attrs show up on the session info page but not when I dump headers from my ASP.NET page.  I am printing out ALL headers in my ASP.NET page.

I may be mis-remembering, but I think in the ASP.NET world, the Shib
headers don't show up in the enumeration or iteration that you get from
the request structure.  You have to request them individually by name.
Have you tried that?



More information about the users mailing list