Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

how to send http post create request using curl command

$ curl --data "param1=value1¶m2=value2" http://locahost:8080/weather
Source by javarevisited.blogspot.com #
 
PREVIOUS NEXT
Tagged: #send #http #post #create #request #curl #command
ADD COMMENT
Topic
Name
3+6 =