Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/examples/
Dfileserver_example.c81 ret = MHD_queue_response (connection, MHD_HTTP_NOT_FOUND, response); in ahc_echo()
Dhttps_fileserver_example.c150 ret = MHD_queue_response (connection, MHD_HTTP_NOT_FOUND, response); in http_ahc()
Dfileserver_example_external_select.c82 ret = MHD_queue_response (connection, MHD_HTTP_NOT_FOUND, response); in ahc_echo()
Dpost_example.c412 MHD_HTTP_NOT_FOUND, in not_found_page()
Ddemo_https.c704 MHD_HTTP_NOT_FOUND, in generate_page()
Ddemo.c703 MHD_HTTP_NOT_FOUND, in generate_page()
/external/libmicrohttpd/doc/examples/
Dsessions.c428 MHD_HTTP_NOT_FOUND, in not_found_page()
/external/libmicrohttpd/src/include/
Dmicrohttpd.h252 #define MHD_HTTP_NOT_FOUND 404 macro
/external/libmicrohttpd/doc/chapters/
Dexploringrequests.inc89 being requested. If neither of these two pages are requested, @code{MHD_HTTP_NOT_FOUND} shall be
/external/libmicrohttpd/doc/
Dlibmicrohttpd-tutorial.info422 these two pages are requested, `MHD_HTTP_NOT_FOUND' shall be
3581 MHD_HTTP_NOT_FOUND,