CURL Post Form data
Opened this issue · 1 comments
Deleted user commented
What's the proper method to set parameters on when attempting to emulate
“application/x-www-form-urlencoded”
Is there such a built in helper method? I don't see anything in Curl main class.
Deleted user commented
You simply pass it via the post params