cooltalk2swaroop / poster-extension

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

parameters pop-up? #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
how does one use the parameters pop-up?

I've tried adding my POST params there, but I can't figure out how to get
them included in the POST sent.

Thus, not sure what that pop-up window is doing.

Original issue reported on code.google.com by andy.k...@pc-doctor.com on 22 Oct 2008 at 4:45

GoogleCodeExporter commented 9 years ago
i have the same problem ... i want to send post requests to a php script; the 
php
script echoes the value of $_POST.  yet this array is empty.

Original comment by viol...@gmail.com on 13 Jan 2009 at 12:05

GoogleCodeExporter commented 9 years ago
hi,
I figured this out by playing with the buttons long enough.  If I recall...

select Parameters, click Go - enter some stuff (add)
then close the pop-up and select Parameter Body, and click Go

now if you submit an action type your params will be there

HTH

Original comment by andy.k...@pc-doctor.com on 13 Jan 2009 at 12:19

GoogleCodeExporter commented 9 years ago
This dialog has now been removed but the semantics are the same.  If you add 
parameters it will add them to 
the request URI.

Original comment by alexmilo...@gmail.com on 3 Aug 2009 at 1:51