That's a known issue and it will be fixed in the final 1.6 SDK. --Guido
On Wed, Nov 2, 2011 at 09:55, Kyle Finley <[email protected]> wrote: > Sorry if this is a duplicate. > The development server seems to be ignoring content-type headers when using > the python27 runtime. > Posting application/json is read as application/x-www-form-urlencoded in > python27, but runtime: python reads it as application/json. > Is this a know issue or am doing something wrong in my setup? > Thanks, > Kyle > > -- > You received this message because you are subscribed to the Google Groups > "google-appengine-python" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine-python/-/GmmHKY-4gnwJ. > 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/google-appengine-python?hl=en. > -- --Guido van Rossum (python.org/~guido) -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
