Searched defs:REQUEST_TOO_BIG (Results 1 - 1 of 1) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
H A Dconnection.c61 #define REQUEST_TOO_BIG "<html><head><title>Request too big</title></head><body>Your HTTP header was too big for the memory constraints of this webserver.</body></html>" macro
63 #define REQUEST_TOO_BIG "" macro
1009 REQUEST_TOO_BIG);
1149 REQUEST_TOO_BIG);
1188 REQUEST_TOO_BIG);
1317 REQUEST_TOO_BIG);
1851 REQUEST_TOO_BIG);
1863 REQUEST_TOO_BIG);

Completed in 62 milliseconds