Home
last modified time | relevance | path

Searched refs:HTTP_TRACE (Results 1 – 25 of 120) sorted by relevance

12345

/dports/science/libkml/libkml-1.3.0/src/kml/convenience/
H A Dhttp_client.h52 HTTP_TRACE, enumerator
/dports/www/httptunnel/httptunnel-3.3/
H A Dhttp.h19 HTTP_TRACE enumerator
H A Dhttp.c172 return HTTP_TRACE; in http_string_to_method()
187 case HTTP_TRACE: return "TRACE"; in http_method_to_string()
/dports/net/arataga/arataga-0.5.1/arataga/acl_handler/handlers/http/
H A Dhelpers.hpp89 || HTTP_TRACE == method in is_bodyless_method()
/dports/databases/webdis/webdis-0.1.18/src/http-parser/
H A Dhttp_parser.h90 , HTTP_TRACE enumerator
/dports/devel/poco/poco-1.10.1-all/Net/include/Poco/Net/
H A DHTTPRequest.h155 static const std::string HTTP_TRACE; variable
/dports/devel/libdap/libdap-3.20.8/
H A DHTTPConnect.cc634 #ifdef HTTP_TRACE in fetch_url()
647 #ifdef HTTP_TRACE in fetch_url()
668 #ifdef HTTP_TRACE in fetch_url()
/dports/security/duo/duo_unix-1.11.4/lib/
H A Dhttp_parser.h98 , HTTP_TRACE enumerator
/dports/www/py-bjoern/bjoern-3.1.0/http-parser/
H A Dhttp_parser.h98 , HTTP_TRACE enumerator
/dports/devel/lua-luacheck/luacheck-4e5774169fa/src/luacheck/builtin_standards/
H A Dngx.lua36 HTTP_TRACE = empty,
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/external/http_parser/
H A Dhttp_parser.h106 , HTTP_TRACE enumerator
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/cygnal/libnet/
H A Dhttp.cpp376 case HTTP::HTTP_TRACE:
1218 case HTTP::HTTP_TRACE: in formatRequest()
1274 cmd = HTTP::HTTP_TRACE; in extractCommand()
H A Dhttp.h108 HTTP_TRACE, enumerator
/dports/www/nginx-full/lua-nginx-module-0.10.19/t/
H A D088-req-method.t242 ngx.HTTP_TRACE,
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/third-party/llhttp/include/
H A Dllhttp.h117 HTTP_TRACE = 7, enumerator
/dports/print/openprinting/papi-1.0_beta/source/libpapi-ipp/http-core/
H A Dhttp.h119 HTTP_TRACE, /* TRACE command, waiting for blank line */ enumerator
/dports/devel/pecl-swoole/swoole-4.8.5/core-tests/deps/llhttp/include/
H A Dllhttp.h117 HTTP_TRACE = 7, enumerator
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/third-party/llhttp/include/
H A Dllhttp.h117 HTTP_TRACE = 7, enumerator
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/third-party/llhttp/include/
H A Dllhttp.h121 HTTP_TRACE = 7, enumerator
/dports/www/py-httptools/httptools-0.3.0/vendor/llhttp/include/
H A Dllhttp.h127 HTTP_TRACE = 7, enumerator
/dports/www/bozohttpd/bozohttpd-20210227/
H A Dbozohttpd.h157 #define HTTP_TRACE 0x07 /* not supported */ macro
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/cups/
H A Dhttp.h199 HTTP_TRACE, /* TRACE command, waiting for blank line */ enumerator
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/cups/
H A Dhttp.h199 HTTP_TRACE, /* TRACE command, waiting for blank line */ enumerator
/dports/devel/poco/poco-1.10.1-all/Net/src/
H A DHTTPRequest.cpp36 const std::string HTTPRequest::HTTP_TRACE = "TRACE"; member in Poco::Net::HTTPRequest
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/cygnal/
H A Dhttp_server.cpp119 case HTTP::HTTP_TRACE: in processClientRequest()
855 cmd = HTTP::HTTP_TRACE;

12345