data_len | int Integer type. The length of HTTP(S) request information, including HTTP(S) request header and HTTP(S) request body. The range is 1-2048. Unit: byte. |
input_time | int Integer type. The maximum time for inputting HTTP(S) request information. The range is 1-65535, and the default value is 60. Unit: second. |
rsptime | int Integer type. The range is 1-65535, and the default value is 60. Unit: second. It is used to configure the timeout for the HTTP(S) GET response “+QHTTPGET: <err>[,<httprspcode>[,<content_length>]]” to be output after “OK” is returned. |
url | String String type. Input URL. |