Searched refs:MHD_HTTP_UNAUTHORIZED (Results 1 – 5 of 5) sorted by relevance
143 MHD_HTTP_UNAUTHORIZED, in MHD_queue_basic_auth_fail_response()
865 MHD_HTTP_UNAUTHORIZED, in MHD_queue_auth_fail_response()
146 ret = MHD_queue_response (connection, MHD_HTTP_UNAUTHORIZED, response); in ask_for_authentication()
249 #define MHD_HTTP_UNAUTHORIZED 401 macro
4079 ret = MHD_queue_response (connection, MHD_HTTP_UNAUTHORIZED, response);