hzl512 / poster-extension

Automatically exported from code.google.com/p/poster-extension
0 stars 0 forks source link

Content is send just with POST, PUT methods #77

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open a firefox poster plugin and post data to any address with DELETE or GET 
method with content type application/xml and some body for instance 
<action>something</action>
2. If you open wireshark or something similar you see that content is sent just 
if you sent using POST or PUT method
3.

What is the expected output? What do you see instead?
Content with content-type should be send also with DELETE or GET methods

What version of the product are you using? On what operating system?
Fedora 15, Firefox 5.0, Poster 3.1.0

Please provide any additional information below.

Original issue reported on code.google.com by vorcak....@gmail.com on 24 Aug 2011 at 2:26

GoogleCodeExporter commented 8 years ago
A fix will be available in version 3.2

Original comment by a...@milowski.com on 11 Oct 2011 at 8:08