Searched refs:not_allowed_response (Results 1 – 1 of 1) sorted by relevance
32 static const char not_allowed_response[] = "HTTP/1.1 405 Method Not Allowed\r\n" variable409 ret = http_server_sendall(client, not_allowed_response, in handle_http1_static_fs_resource()410 sizeof(not_allowed_response) - 1); in handle_http1_static_fs_resource()