USR-DR404 user manual
Jinan USR IOT Technology Limited
77
port: HTTP server IP port
This parameter is only valid in HTTPD Client mode, takes affect after restarting the module. But can also be set in other
modes.
4.3.4.48. AT+HTPTP
Function: Query/Set HTTP requesting type (new).
Format:
Query : AT+ HTPTP<CR>
+ok=<Type><CR>< LF ><CR>< LF >
Setting: AT+ HTPTP=<Type><CR>
+ok<CR>< LF ><CR>< LF >
Parameters:
Type: HTTP requesting type, including
GET
PUT
POST
This parameter is only valid in HTTPD Client mode, takes affect after restarting the module.But can also be set in other
modes.
4.3.4.49. AT+HTPURL
Function: Query/Set HTTP URL (new).
Format:
Query : AT+ HTPURL<CR>
+ok=<path><CR>< LF ><CR>< LF >
Setting: AT+ HTPURL=<path><CR>
+ok<CR>< LF ><CR>< LF >
Parameters:
path: HTTP requesting path.
4.3.4.50. AT+HTPHEAD
Function: Query/Set HTTP header (new).
Format:
Query : AT+ HTPHEAD<CR>