Closed GoogleCodeExporter closed 9 years ago
Actually, the specification (rfc2616) does not define whether this method
should include a request body or not. Perhaps you can add a form for this type
of requests.
I'll add it to TODO list, and probably I'll manage to do it next week.
Original comment by jarro...@gmail.com
on 1 Jul 2011 at 9:45
Just recognize that I wrote wrong sentences. To be correct:
What is the expected output? What do you see instead?
- Parameters from put/post is sent to server. If want to send those parameters
to server, please explicitly create form input for DELETE.
Original comment by visiblet...@gmail.com
on 1 Jul 2011 at 1:37
In new version it is possible to send body with delete request.
Unfortunate new version is also different application because it is impossible
to migrate from extension to application. I've made many changes to gui and app
core. Link to post with description you can find on old extension version
(already updated).
Original comment by jarro...@gmail.com
on 30 Jul 2011 at 11:21
Original issue reported on code.google.com by
visiblet...@gmail.com
on 1 Jul 2011 at 9:28