skip to main
|
skip to sidebar
Stack Trace
Wednesday, September 22, 2010
Posting XML to a Service Using Curl on Linux
Linux command line post of XML data to a specified URL.
curl -k --request POST --header "Content-type: text/xml" --data @request.xml URL > response.xml
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
About Me
Bill Simons
View my complete profile
Blog Archive
►
2013
(1)
►
June
(1)
►
2012
(1)
►
October
(1)
▼
2010
(2)
▼
September
(2)
Posting XML to a Service Using Curl on Linux
Commandline Retrieval of a Remote SSL Certificate
►
2009
(3)
►
April
(1)
►
March
(2)
Labels
Hibernate
IntelliJ
Productivity
SQL
No comments:
Post a Comment