
USR-K6 User Manual www.usriot.com
Jinan USR IOT Technology Limited 97 / 107 [email protected]
<CR><LF>+OK=< URL ><CR><LF>
setting:
AT+HTPURL =< URL ><CR>
<CR><LF>+OK<CR><LF>
Parameters:
URL: start with “/”, less than 99 bytes .
E.g.: AT+HTPURL=/2.php
25.
AT+HTPHEAD
Function: setting /query Httpd Client customize package head message
Format: query:
AT+HTPHEAD<CR>
<CR><LF>+OK=< data ><CR><LF>
setting:
AT+ HTPHEAD =< data ><CR>
<CR><LF>+OK<CR><LF>
Parameters:
data: customize package message, less than 199 bytes. And using <<CRLF>> translating the characters in
stead of the enter.
E.g.: AT+HTPHEAD=Accept:text<<CRLF>>
26.
AT+HTPCHD
Function: setting /query filter the package head of the return information of Http
Format: query:
AT+ HTPCHD <CR>