Home
last modified time | relevance | path

Searched refs:HTTP_CRLF (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/py_engine/modules/network/http/
A Dhttputility.c34 #define HTTP_CRLF "\r\n" macro
128 memcpy(buf, HTTP_CRLF, 2); in pyamp_httpc_construct_header()
A Dmodhttp.c38 #define HTTP_CRLF "\r\n" macro
136 memcpy(buf, HTTP_CRLF, 2); in pyamp_httpc_construct_header()
A Dhttpclient.c32 #define HTTP_CRLF "\r\n" macro
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/http/
A Dmodule_http.c35 #define HTTP_CRLF "\r\n" macro
134 memcpy(buf, HTTP_CRLF, 2); in httpc_construct_header()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/http/
A Dmodule_http.c34 #define HTTP_CRLF "\r\n" macro
119 memcpy(buf, HTTP_CRLF, 2); in httpc_construct_header()

Completed in 18 milliseconds