You might be right

-----Oorspronkelijk bericht-----
Van: Clodoaldo Neto [mailto:[email protected]] 
Verzonden: Monday, November 30, 2009 1:50 PM
Aan: [email protected]
Onderwerp: Re: [modwsgi] Getting input headers

2009/11/30 Martijn Moeling <[email protected]>:
> Hi all,
>
> I have been searching all over the place and I am looking for a
> solution to get the Request Headers in my wsgi program, I mean the
> headers sent by the browser

This page shows how to retrieve the environment dictionary:

http://webpython.codepoint.net/wsgi_environment_dictionary

The Request Headers start with HTTP_

Is there some Header missing in the environment dictionary?

Regards, Clodoaldo

>
> Kind regards,
>
> Martijn
>
> --
>
> You received this message because you are subscribed to the Google
Groups "modwsgi" 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/modwsgi?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google
Groups "modwsgi" 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/modwsgi?hl=en.


--

You received this message because you are subscribed to the Google Groups 
"modwsgi" 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/modwsgi?hl=en.


Reply via email to