Timeline for Python Delete Request for a rest api (on gae)
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 9, 2015 at 14:32 | vote | accept | NBajanca | ||
| S Jan 28, 2015 at 22:58 | history | suggested | JL-V589 | CC BY-SA 3.0 | corrected spelling |
| Jan 28, 2015 at 22:11 | review | Suggested edits | |||
| S Jan 28, 2015 at 22:58 | |||||
| S Jan 28, 2015 at 18:37 | history | suggested | JL-V589 | CC BY-SA 3.0 | correct spelling |
| Jan 28, 2015 at 18:16 | review | Suggested edits | |||
| S Jan 28, 2015 at 18:37 | |||||
| Jan 28, 2015 at 17:19 | answer | added | NBajanca | timeline score: 3 | |
| Jan 28, 2015 at 16:03 | comment | added | NBajanca | I've tried to use to urlfetch and I get this response: {u'error': {u'status': 400, u'message': u'Empty JSON body.'}} | |
| Jan 27, 2015 at 10:14 | comment | added | Tim Hoffman | Your second example looks odd Have you considered just trying urlfetch - it supports the DELETE method. cloud.google.com/appengine/docs/python/urlfetch/fetchfunction | |
| Jan 27, 2015 at 9:12 | history | edited | NBajanca | CC BY-SA 3.0 | Added librarys used and gae to title to address the importance of being a solution that works there |
| Jan 27, 2015 at 9:04 | comment | added | Nafiul Islam | Thank you so much for putting effort into asking your question. You've renewed my faith in SO, at least for a day. | |
| Jan 27, 2015 at 9:03 | history | asked | NBajanca | CC BY-SA 3.0 |