Searched refs:http_methods (Results 1 – 2 of 2) sorted by relevance
113 conf_mod.http_methods = (char)af_get_short(&data2, &size2); in LLVMFuzzerTestOneInput()
968 static const char * const http_methods[] = { variable1048 for (n = 0; n < (int)LWS_ARRAY_SIZE(http_methods); n++) in rops_client_bind_h1()1049 if (!strcmp(i->method, http_methods[n])) in rops_client_bind_h1()