Home
last modified time | relevance | path

Searched refs:http_methods (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/lib/roles/h1/
H A Dops-h1.c970 static const char * const http_methods[] = { variable
1050 for (n = 0; n < (int)LWS_ARRAY_SIZE(http_methods); n++) in rops_client_bind_h1()
1051 if (!strcmp(i->method, http_methods[n])) in rops_client_bind_h1()

Completed in 1 milliseconds