conf | int
- "contextid" Integer type. PDP context ID. The range is 1-16, and the default value is 1.
- "requestheader" Integer type. Disable or enable customization of HTTP(S) request header.
- "responseheader" Integer type. Disable or enable to output HTTP(S) response header.
- "sslctxid" Integer type. SSL context ID used for HTTP(S). The range is 0-5, and the default value is 1. The SSL parameters can be configured by AT+QSSLCFG, and for details of this command, please refer to Quectel_BG95&BG77_SSL_ AT_Commands_Manual
- "contenttype" Integer type. Data type of HTTP(S) body.
- 0 application/x-www-form-urlencoded
- 1 text/plain
- 2 application/octet-stream
- 3 multipart/form-data
|