Page 1 of 1

Send Post Request and show site

Posted: Fri Jun 05, 2009 11:45 am
by AGISB
Somehow I am trying to send a post request and display the requested site.

I found this Post viewtopic.php?f=1&t=82842&p=461006&hili ... en#p461006

but when I am trying to use it, the site simply does not get called. Basically what I am trying to achive is that a site needs to be called either by GET or POST but not using a form. So I have a link to a script that decides how to call the site by some criteria. I can use the Location redirect for the get request but how do I archive the post request?

Re: Send Post Request and show site

Posted: Fri Jun 05, 2009 5:34 pm
by McInfo
You can use the Firefox extension Tamper Data to see what the headers need to be for a POST request.

Edit: This post was recovered from search engine cache.