How to do a HTTP POST with Curl


This page proves there are people out there who forget about the same things I forget.

Here’s the POST I wanted to run today.

curl -d "platform=CHANNEL&processor_target=CERT&charge_type=PING" http://app01.qa.paygateway.com:31080/Quicksilver/
Related Posts with Thumbnails