Searched defs:request_info (Results 1 – 4 of 4) sorted by relevance
74 static void get_qsvar(const struct mg_request_info *request_info, in get_qsvar()122 const struct mg_request_info *request_info) in handle_jsonp()137 const struct mg_request_info *request_info) in ajax_get_messages()174 const struct mg_request_info *request_info) in ajax_send_message()208 const struct mg_request_info *request_info) in redirect_to_login()268 const struct mg_request_info *request_info) in authorize()307 const struct mg_request_info *request_info) in is_authorized()333 const struct mg_request_info *request_info) in redirect_to_ssl()347 const struct mg_request_info *request_info = mg_get_request_info(conn); in begin_request_handler() local
124 const struct mg_request_info *request_info = mg_get_request_info(conn); in requestHandler() local163 const struct mg_request_info *request_info = mg_get_request_info(conn); in authHandler() local189 const struct mg_request_info *request_info = mg_get_request_info(conn); in webSocketConnectionHandler() local210 const struct mg_request_info *request_info = mg_get_request_info(conn); in webSocketReadyHandler() local233 const struct mg_request_info *request_info = mg_get_request_info(conn); in webSocketDataHandler() local255 const struct mg_request_info *request_info = mg_get_request_info(conn); in webSocketCloseHandler() local
2752 struct mg_request_info request_info; member13573 const struct mg_request_info *request_info = mg_get_request_info(conn); local
8 const struct mg_request_info *request_info = mg_get_request_info(conn); in begin_request_handler() local