Searched refs:request_info (Results 1 – 1 of 1) sorted by relevance
21 const struct mg_request_info *request_info = mg_get_request_info(conn); in PetscBoxWebServer_Private() local22 result = (char *)request_info->query_string; in PetscBoxWebServer_Private()