Disregard the last message, don't know why I couldn't read wsgi.input
at first, but now I do.

On 16 Feb, 16:29, Pontus Enmark <[email protected]> wrote:
> Hi,
> I'm building a RESTful service served using mod_wsgi. I'm thinking
> about
> using the body in a GET request
> for requests using complex parameters (advanced search filters), where
> GET is the correct idiom according
> to RESTful principles (no side effects). Is it possible in some way to
> read wsgi.input in a GET request using
> mod_wsgi?
>
> Thanks,
> Pontus Enmark
--~--~---------~--~----~------------~-------~--~----~
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