Home
last modified time | relevance | path

Searched refs:MHD_COOKIE_KIND (Results 1 – 8 of 8) sorted by relevance

/external/libmicrohttpd/src/testcurl/
Dtest_parse_cookies.c86 hdr = MHD_lookup_connection_value (connection, MHD_COOKIE_KIND, "name1"); in ahc_echo()
89 hdr = MHD_lookup_connection_value (connection, MHD_COOKIE_KIND, "name2"); in ahc_echo()
92 hdr = MHD_lookup_connection_value (connection, MHD_COOKIE_KIND, "name3"); in ahc_echo()
95 hdr = MHD_lookup_connection_value (connection, MHD_COOKIE_KIND, "name4"); in ahc_echo()
/external/libmicrohttpd/doc/examples/
Dsessions.c175 MHD_COOKIE_KIND, in get_session()
/external/libmicrohttpd/src/examples/
Dpost_example.c153 MHD_COOKIE_KIND, in get_session()
/external/libmicrohttpd/src/include/
Dmicrohttpd.h939 MHD_COOKIE_KIND = 2, enumerator
/external/libmicrohttpd/src/microhttpd/
Dconnection.c1341 connection_add_header (connection, pos, "", MHD_COOKIE_KIND))
1375 pos, equals, MHD_COOKIE_KIND))
/external/libmicrohttpd/doc/
Dlibmicrohttpd.texi963 @item MHD_COOKIE_KIND
Dlibmicrohttpd-tutorial.info3328 MHD_COOKIE_KIND,
Dlibmicrohttpd.info838 'MHD_COOKIE_KIND'