I'm trying to read some data in the body of a POST request -

When I access the string using 'self.request.body' - I get an encoded
string like 'This+is+the+string%0A%0A%3F'

Is there an easy way to get the decoded string?
I also notice an extra '=' character at the end sometimes.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to