CaioMeloSilva / poster-extension

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

POST Parameters not sent #43

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. add parameter's name and values
2. try doing a POST

What is the expected output? What do you see instead?
I expect the parameters to be sent. They are not.

What version of the product are you using? On what operating system?
Poster 2.0.0, Ubuntu 9.10, Firefox 3.5.7

Please provide any additional information below.
Thats all folks!

Original issue reported on code.google.com by chris.sm...@gmail.com on 5 Feb 2010 at 4:47

GoogleCodeExporter commented 8 years ago
I am witnessing the same thing on Firefox 3.5.5, OS X, Poster 2.0.0

Original comment by bryankha...@gmail.com on 15 Feb 2010 at 9:43

GoogleCodeExporter commented 8 years ago
On a post the parameters are not added to the URL.  If you want them to be sent 
as the body of the post (e.g. 
like a form post), use the "Parameter Body" button to create the content.

If you'd like the ability to automatically add them to the POST's URL, please 
submit a feature request as that 
would be a new feature.

Original comment by alexmilo...@gmail.com on 16 Feb 2010 at 5:10

GoogleCodeExporter commented 8 years ago
Ok, the sequencing is a little weird, but I see what you are saying now. You 
have to
go in and add the parameters and then click the Parameter Body button and it 
shows
the form parameters that it is adding to the post. Once I did that I could 
click Post
and it worked correctly.

Original comment by bryankha...@gmail.com on 16 Feb 2010 at 5:24

GoogleCodeExporter commented 8 years ago
I don't want to assume you want a parameters body which is why I don't do it 
automatically.  Do you have a 
suggest to do this in some other way?    

Original comment by alexmilo...@gmail.com on 16 Feb 2010 at 5:40

GoogleCodeExporter commented 8 years ago
Hmm, here is how I thought it would have worked (if that is worth anything :)).

I entered my url, clicked the parameters tab, added my name/value parameters 
and then
clicked the post button and it didn't work.

What I figured out from your response is that I had to add my parameters and 
then
click the content to send tab then the parameter button, see the parameters 
that it
was going to send, then click the post button. 

Does that make sense?

Original comment by bryankha...@gmail.com on 16 Feb 2010 at 5:48

GoogleCodeExporter commented 8 years ago
Yes.  I'll have to think about what the correct behavior is for this but I 
certainly see how this could be improved.

Original comment by alexmilo...@gmail.com on 16 Feb 2010 at 6:04

GoogleCodeExporter commented 8 years ago
For now, a notice in the parameters tab would be great. I just wondered, why 
they are
not sent automatically.

Original comment by aru...@gmail.com on 30 May 2010 at 12:25

GoogleCodeExporter commented 8 years ago
I would propose to add the same button as "Parameter Body" available in the 
"Parameters" tab, just after the list of possible parameters. Further to follow 
the "normal" read flow of a person (e.g. from top left to bottom right) I would 
suggest you can move the button bar "Actions" at the bottom of the main dialog 
box and entitle the three tabs "Content to Send", "Headers" and "Parameters" 
with new bold title "Settings". So there will be three main sections "Request", 
"Settings" and "Actions". Besides that huge thumbs up for the add-on! Keep up 
the good work!

Original comment by simeon.a...@gmail.com on 4 Nov 2010 at 9:34