Searched refs:HTTP_CRLF (Results 1 – 5 of 5) sorted by relevance
34 #define HTTP_CRLF "\r\n" macro128 memcpy(buf, HTTP_CRLF, 2); in pyamp_httpc_construct_header()
38 #define HTTP_CRLF "\r\n" macro136 memcpy(buf, HTTP_CRLF, 2); in pyamp_httpc_construct_header()
32 #define HTTP_CRLF "\r\n" macro
35 #define HTTP_CRLF "\r\n" macro134 memcpy(buf, HTTP_CRLF, 2); in httpc_construct_header()
34 #define HTTP_CRLF "\r\n" macro119 memcpy(buf, HTTP_CRLF, 2); in httpc_construct_header()
Completed in 18 milliseconds