Open
Description
From alexan...@codjovi.fr on May 23, 2013 22:20:56
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
Original issue: http://code.google.com/p/couchdb-python/issues/detail?id=225