On 2011-12-05 1:52, alta maiz wrote:
Hi Everyone,

I'm pretty new to web.py and python generally, so please bear with me.

I'm experiencing the exact same issue as posted here:
http://groups.google.com/group/webpy/browse_thread/thread/3824c614943fb5f7/e9da2587fce7f660

Only I can't use the solution provided in the response.

What I'm trying to do is to get a raw, unmodified POST value, in json
format, from the client.

<SNIPPAGE>

What you're trying to do is probably going to be a lot tricker than you imagine (unless I'm very very wrong about how things work in WSGI, based on my quite possibly obsolete knowledge). Anyway, take a look at this thread at SO:

http://stackoverflow.com/questions/1783383/how-do-i-copy-wsgi-input-if-i-want-to-process-post-data-more-than-once

Oh, and good luck. :)


--
Branko Vukelic

IDEA MACHINE
www.brankovukelic.com
bra...@brankovukelic.com

Lead Developer
Herd Hound
www.herdhound.com
bra...@herdhound.com


--
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to webpy@googlegroups.com.
To unsubscribe from this group, send email to 
webpy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to