Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/microhttpd/src/examples/
Drefuse_post_example.c63 MHD_queue_response (connection, MHD_HTTP_SERVICE_UNAVAILABLE, in ahc_echo()
Dfileserver_example_dirs.c125 ret = MHD_queue_response (connection, MHD_HTTP_SERVICE_UNAVAILABLE, response); in ahc_echo()
/third_party/skia/third_party/externals/microhttpd/doc/examples/
Dlargepost.c156 return send_page (connection, busypage, MHD_HTTP_SERVICE_UNAVAILABLE); in answer_to_connection()
/third_party/skia/third_party/externals/microhttpd/src/include/
Dmicrohttpd.h281 #define MHD_HTTP_SERVICE_UNAVAILABLE 503 macro
/third_party/skia/third_party/externals/microhttpd/doc/chapters/
Dlargerpost.inc105 return send_page(connection, busypage, MHD_HTTP_SERVICE_UNAVAILABLE);
/third_party/skia/third_party/externals/microhttpd/doc/
Dlibmicrohttpd-tutorial.info1129 return send_page(connection, busypage, MHD_HTTP_SERVICE_UNAVAILABLE);
3060 return send_page (connection, busypage, MHD_HTTP_SERVICE_UNAVAILABLE);