User Tools

Site Tools


send_post_content_with_curl

This is an old revision of the document!


Content :

<?xml version="1.0" encoding="utf-8"?>
<content>
mycontent
</content>

Curl command :

curl -d @file.txt -X POST -w '%{http_code}\n'  http://yourserver.example.com

send_post_content_with_curl.1485874314.txt.gz · Last modified: (external edit)