Home
last modified time | relevance | path

Searched refs:MHD_del_response_header (Results 1 – 5 of 5) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
Dresponse.c140 MHD_del_response_header (struct MHD_Response *response, in MHD_del_response_header() function
/external/libmicrohttpd/src/testcurl/
Dtest_process_headers.c133 if (MHD_YES != MHD_del_response_header (response, "MyHeader", "MyValue")) in ahc_echo()
/external/libmicrohttpd/src/include/
Dmicrohttpd.h2244 MHD_del_response_header (struct MHD_Response *response,
/external/libmicrohttpd/doc/
Dlibmicrohttpd.info1705 -- Function: int MHD_del_response_header (struct MHD_Response
4005 * MHD_del_response_header: microhttpd-response headers.
Dlibmicrohttpd.texi1960 @deftypefun int MHD_del_response_header (struct MHD_Response *response, const char *header, const c…