Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microhttpd/
Dconnection.c51 #define HTTP_100_CONTINUE "HTTP/1.1 100 Continue\r\n\r\n" macro
256 strlen (HTTP_100_CONTINUE)) ); in need_100_continue()
2088 &HTTP_100_CONTINUE
2090 strlen (HTTP_100_CONTINUE) -
2109 &HTTP_100_CONTINUE[connection->continue_message_write_offset]);
2388 strlen (HTTP_100_CONTINUE))