mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-24 19:29:10 +00:00
Clean up
This commit is contained in:
@@ -5,7 +5,7 @@ use Curl\Curl;
|
||||
|
||||
// curl \
|
||||
// -X POST \
|
||||
// -H 'Content-Type:application/json' \
|
||||
// -H 'Content-Type: application/json' \
|
||||
// -d '{"id":"1","content":"Hello world!","date":"2015-06-30 19:42:21"}' \
|
||||
// "https://httpbin.org/post"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user