Home
last modified time | relevance | path

Searched defs:HTTP_REQUEST (Results 1 – 25 of 267) sorted by relevance

1234567891011

/dports/mail/rspamd-devel/rspamd-93430bb/src/libserver/http/
H A Dhttp_message.h33 HTTP_REQUEST = 0, HTTP_RESPONSE enumerator
/dports/mail/rspamd/rspamd-3.1/src/libserver/http/
H A Dhttp_message.h33 HTTP_REQUEST = 0, HTTP_RESPONSE enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/protocol/
H A DExecutionContext.java50 public static final String HTTP_REQUEST = "http.request"; field
H A DHttpCoreContext.java56 public static final String HTTP_REQUEST = "http.request"; field in HttpCoreContext
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/protocol/
H A DExecutionContext.java50 public static final String HTTP_REQUEST = "http.request"; field
H A DHttpCoreContext.java56 public static final String HTTP_REQUEST = "http.request"; field in HttpCoreContext
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/HttpApi/
H A DInterop.HttpApi.cs282 internal unsafe struct HTTP_REQUEST struct in Interop.HttpApi
284 internal uint Flags;
285 internal ulong ConnectionId;
286 internal ulong RequestId;
287 internal ulong UrlContext;
288 internal HTTP_VERSION Version;
289 internal HTTP_VERB Verb;
291 internal ushort RawUrlLength;
292 internal sbyte* pUnknownVerb;
293 internal sbyte* pRawUrl;
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/pkg/frontend/v1/frontendv1pb/
H A Dfrontend.proto26 HTTP_REQUEST = 0; enumerator
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/cortexproject/cortex/pkg/frontend/v1/frontendv1pb/
H A Dfrontend.proto26 HTTP_REQUEST = 0; enumerator
/dports/sysutils/tlsdate/tlsdate-tlsdate-0.0.13/src/
H A Dtlsdate-helper.h107 #define HTTP_REQUEST \ macro
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/kj/compat/
H A Durl.h118 HTTP_REQUEST enumerator
/dports/devel/capnproto/capnproto-0.9.0/c++/src/kj/compat/
H A Durl.h127 HTTP_REQUEST enumerator
/dports/benchmarks/polygraph/polygraph-4.13.0/tools/
H A Dmsl_test.c39 #define HTTP_REQUEST "GET / HTTP/1.0\n\n" macro
/dports/www/py-http-parser/http-parser-0.9.0/http_parser/
H A Dhttp.py18 HTTP_REQUEST = 0 variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DUnsafeNativeMethods.cs2559 internal struct HTTP_REQUEST { struct in System.Net.UnsafeNclNativeMethods.HttpApi
2560 internal uint Flags;
2561 internal ulong ConnectionId;
2562 internal ulong RequestId;
2563 internal ulong UrlContext;
2564 internal HTTP_VERSION Version;
2565 internal HTTP_VERB Verb;
2567 internal ushort RawUrlLength;
2568 internal sbyte* pUnknownVerb;
2569 internal sbyte* pRawUrl;
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-http.h79 HTTP_REQUEST, enumerator
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-http.h79 HTTP_REQUEST, enumerator
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-http.h79 HTTP_REQUEST, enumerator
/dports/databases/webdis/webdis-0.1.18/src/http-parser/
H A Dhttp_parser.h112 enum http_parser_type { HTTP_REQUEST, HTTP_RESPONSE, HTTP_BOTH }; enumerator
/dports/security/sshguard/sshguard-2.4.2/src/parser/
H A Dattack_parser.h74 HTTP_REQUEST = 275, /* HTTP_REQUEST */ enumerator
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/deps/http-parser/
H A Dhttp_parser.h123 enum http_parser_type { HTTP_REQUEST, HTTP_RESPONSE, HTTP_BOTH }; enumerator
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/include/mega/
H A Dmega_http_parser.h139 enum http_parser_type { HTTP_REQUEST, HTTP_RESPONSE, HTTP_BOTH }; enumerator
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libgit2-sys-0.12.26+1.3.0/libgit2/deps/http-parser/
H A Dhttp_parser.h123 enum http_parser_type { HTTP_REQUEST, HTTP_RESPONSE, HTTP_BOTH }; enumerator
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/deps/http-parser/
H A Dhttp_parser.h123 enum http_parser_type { HTTP_REQUEST, HTTP_RESPONSE, HTTP_BOTH }; enumerator
/dports/devel/R-cran-git2r/git2r/src/libgit2/deps/http-parser/
H A Dhttp_parser.h123 enum http_parser_type { HTTP_REQUEST, HTTP_RESPONSE, HTTP_BOTH }; enumerator

1234567891011