ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 783 of 1039 2021-09-23
Here an example where #HTTPQRY requests for the homepage of
www.myhost.com:
AT#HTTPCFG=0,"www.myhost.com",80
OK
AT#HTTPQRY=0,0,"/"
OK
If sending ends successfully, the response is OK; otherwise an
error code is reported.
The HTTP request header sent with #HTTPQRY always contains the
"Connection: close" line, and it cannot be removed.
AT#HTTPQRY=?
Test command reports the supported range of values for the parameters
<prof_id> and <command> and the maximum length of <resource>
parameter in the format:
#HTTPQRY:(list of supported <prof_id>s),(list of
supported <command>s),<r_length>, <m_length>
Additional info:
Meaning of <..._length> parameters:
maximum length of parameter
<resource>.
maximum length of parameter
<extra_header_line>.