What steps will reproduce the problem?
1. Google App Engine Env
2. list(..., keys = []) or view(... keys = []) (or anything producing a POST
request)
App Engine do not clear its request._body variable after each requests so
bodies are concatenated calls after calls
check out
https://code.google.com/r/alexandre-couchdb-python-app-engine/source/detail?r=ad
304b3b2494b66d26d4c2c30825753699b3c4b2
Original issue reported on code.google.com by alexan...@codjovi.fr on 23 May 2013 at 8:20
Original issue reported on code.google.com by
alexan...@codjovi.fr
on 23 May 2013 at 8:20