Issue 225 in couchdb-python: Consecutives POST requests concatenates request bodies on App Engine

2 views
Skip to first unread message

couchdb...@googlecode.com

unread,
May 23, 2013, 4:21:05 PM5/23/13
to couchdb...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 225 by alexan...@codjovi.fr: Consecutives POST requests
concatenates request bodies on App Engine
http://code.google.com/p/couchdb-python/issues/detail?id=225

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=ad304b3b2494b66d26d4c2c30825753699b3c4b2

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

couchdb...@googlecode.com

unread,
Jul 15, 2014, 3:49:02 AM7/15/14
to couchdb...@googlegroups.com

Comment #1 on issue 225 by djc.ochtman: Consecutives POST requests
concatenates request bodies on App Engine
http://code.google.com/p/couchdb-python/issues/detail?id=225

This issue has been migrated to GitHub. Please continue discussion here:

https://github.com/djc/couchdb-python/issues/225
Reply all
Reply to author
Forward
0 new messages