Searched refs:http_methods (Results 1 – 1 of 1) sorted by relevance
936 static const char * const http_methods[] = { variable1015 for (n = 0; n < (int)LWS_ARRAY_SIZE(http_methods); n++) in rops_client_bind_h1()1016 if (!strcmp(i->method, http_methods[n])) in rops_client_bind_h1()