Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/testcurl/
Dtest_long_header.c155 if (code != MHD_HTTP_REQUEST_URI_TOO_LONG) in testLongUrlGet()
/external/libmicrohttpd/src/include/
Dmicrohttpd.h264 #define MHD_HTTP_REQUEST_URI_TOO_LONG 414 macro
/external/libmicrohttpd/src/microhttpd/
Dconnection.c1008 : MHD_HTTP_REQUEST_URI_TOO_LONG,
1148 : MHD_HTTP_REQUEST_URI_TOO_LONG,