Monday, February 6, 2017

REST POST with CURL


curl -v -H "Content-Type: application/xml" -X POST --data-binary "@token.xml" URL

No comments:

Post a Comment