1

I have the following problem.

I am making a cURL GET request to a page. On that page there is a POST form that I want to submit. My question is how do I submit the form after the GET request is complete through the same curl handle ?

I cannot make a POST request directly since I get back a Not Found error.

0 Answers0