Menu

#21 GET request after POST

open
nobody
None
5
2012-09-13
2012-09-13
Anonymous
No

I'm submitting a form that does a POST then a redirect with a GET request.
If I do:
$browser->getRequest();
It gives me the data of the last GET request.
How can I fetch the request data of the POST ?
Thank you

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.