CaioMeloSilva / poster-extension

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

Poster sending GET instead of POST #95

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Put some content to body
2. Press POST button to send it as POST request

What is the expected output? What do you see instead?
At server-side, when debugged, request is seen as being of GET type. This is 
especially very evident when you are working on RESTful environment. Problem 
happens from time to time and disappears sometimes with no visible reason. 
Cleaning browser cache/history etc never seems to affect the outcome.

What version of the product are you using? On what operating system?
Win 7, FF 12 and 13. Poster 3.1.0

Original issue reported on code.google.com by sh...@imanov.me on 11 Jun 2012 at 8:26