ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 455 of 545 2020-04-15
To set more than one HTTP header line in parameter <extra_header_line>, they have to
be separated by ">>"
Example:
AT#HTTPQRY=0,0, "myURI","Content-Type: xyz>>Authorization: something"
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>.