Hi,
I am trying to post this HTTP request but I’m not entirely sure how to send it via AT command, do I use KHTTPPOST? If so, how do what do I need to put in the header? and how do I format the Post?
Here is the raw request
PATCH /v1/ping/cam HTTP/1.1
Host: api.3gcamera.info
Authorization: Token token=XXXXXXXXXXXX
Cache-Control: no-cache
Content-Type: multipart/form-data;
Many thanks