pbraida
Joined: 02 Feb 2011 Posts: 14
|
Help with CCS HTTP Client |
Posted: Thu Jan 29, 2015 4:25 am |
|
|
Hello,
First, sorry for the bad english.
It's possible to send this :
curl -X POST \
-H "X-Parse-Application-Id: XKOkUie4FHmY6ye4LK6dy77xwG2GvkFjgKG6F7nk" \
-H "X-Parse-REST-API-Key: 02RCYxicvrRUx54obr55znxtoyhd1S2fmh2xTkmQ" \
-H "Content-Type: application/json" \
By the CCS TCP/stack, HTTP Client ?
If possible, how ?
Thanks in advance for your help. |
|