OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MHD_HTTP_SERVICE_UNAVAILABLE
(Results
1 - 4
of
4
) sorted by null
/external/libmicrohttpd/src/examples/
refuse_post_example.c
63
MHD_queue_response (connection,
MHD_HTTP_SERVICE_UNAVAILABLE
,
fileserver_example_dirs.c
125
ret = MHD_queue_response (connection,
MHD_HTTP_SERVICE_UNAVAILABLE
, response);
/external/libmicrohttpd/doc/examples/
largepost.c
156
return send_page (connection, busypage,
MHD_HTTP_SERVICE_UNAVAILABLE
);
/external/libmicrohttpd/src/include/
microhttpd.h
281
#define
MHD_HTTP_SERVICE_UNAVAILABLE
503
[
all
...]
Completed in 38 milliseconds