Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

how to send http post create request using curl command

curl --data "param1=value1" --data "param2=value2" https://example.com/resource.cgi
Source by superuser.com #
 
PREVIOUS NEXT
Tagged: #send #http #post #create #request #curl #command
ADD COMMENT
Topic
Name
5+4 =