User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-76
34.8.2 +iCTT Define Content Type Field in POST Request
Syntax:
AT+iCTT=<string>
Defines the contents of the ―Content-type:‖ field that is
sent in the POST request by the AT+iSLNK command.
This field specifies the type of file being sent.
Parameters:
string=max length 64 bytes
Command Options:
string=
Empty. A default value of
application/x-www-form-urlencoded
will be used, and the server will expect the data to be the
data sent in a ―Submit‖ of a form.
string=<Content-type>
type of file being sent by the AT+iSLNK command.
Default:
Empty
Result Code:
I/OK
If string is empty or a legal string.
I/ERROR
Otherwise