httpd_uri::method field
Method supported by the URI, HTTP_ANY for wildcard method to support all methods
![]()
if (uri->is_websocket && aux->ws_handshake_detect && uri->method == HTTP_GET) {
httpd_uri::method is written by 1 function and is read by 4 functions:
![]()
httpd_uri::method