Copyright © Neoway Technology Co., Ltd
+HTTPCLOSED: HTTP Link Closed
Comply with the HTTP protocol when defining packets.
13.4 Closing HTTP Link: +HTTPCLOSE
13.5 Receiving HTTP Data: +HTTPRECV
To report the data received from the HTTP connection
<CR><LF>+HTTPRECV: <CR><LF><datas>
<datas>: Data received through the HTTP connection
+HTTPRECV:
HTTP/1.1 200 OK
Cache-Control: private
Content-Length: 13842
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.5
Set-Cookie: ASP.NET_SessionId=pvlaai3fizxg44eyvyqsyenk;
path=/; HttpOnly
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Report the data
received from
the HTTP
connection.