dannote / mod-ndb

Automatically exported from code.google.com/p/mod-ndb
0 stars 0 forks source link

JSONRequest.post does not allow an empty response #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The JSONRequest proposal says "A request will fail if the server does not 
respond to POST with a 
JSON payload." 

This means the usual mod_ndb 204 No Content reply is not acceptable.

Original issue reported on code.google.com by john.david.duncan on 23 Mar 2008 at 5:49

GoogleCodeExporter commented 9 years ago
Fixed submitted in svn 520.

Original comment by john.david.duncan on 29 Dec 2008 at 5:33

GoogleCodeExporter commented 9 years ago

Original comment by john.david.duncan on 25 Jun 2009 at 4:02