Home
last modified time | relevance | path

Searched refs:MAX_HEADER_NAME_LEN (Results 1 – 25 of 99) sorted by relevance

1234

/dports/www/p5-HTTP-Parser-XS/HTTP-Parser-XS-0.17/
H A DXS.xs19 #define MAX_HEADER_NAME_LEN 1024 macro
168 char tmp[MAX_HEADER_NAME_LEN + sizeof("HTTP_") - 1]; in parse_http_request()
274 char name[MAX_HEADER_NAME_LEN]; /* temp buffer for normalized names */
/dports/net/oha/oha-0.4.7/cargo-crates/http-0.2.5/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/http-0.2.4/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/http-0.2.5/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/lang/gleam/gleam-0.18.2/cargo-crates/http-0.2.5/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/http-0.2.5/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/net/routinator/routinator-0.10.2/cargo-crates/http-0.2.4/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/http-0.2.4/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/www/rearx/rearx-0.1.4/cargo-crates/http-0.2.3/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/sysutils/vector/vector-0.10.0/cargo-crates/http-0.2.1/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = 1 << 16; const
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/pop/
H A Dsnort_pop.h98 #define MAX_HEADER_NAME_LEN 64 macro
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/http-0.2.3/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/http-0.2.5/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/http-0.2.4/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/http-0.2.6/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/www/firefox/firefox-99.0/third_party/rust/http/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/net/proby/proby-1.0.2/cargo-crates/http-0.2.1/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = 1 << 16; const
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/http-0.2.1/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = 1 << 16; const
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/http/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/http-0.2.5/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/net/krill/krill-0.9.4/cargo-crates/http-0.2.5/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/net-im/fractal/fractal-4.4.0/vendor/http/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = 1 << 16; const
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/http-0.2.5/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1;
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/http-0.2.4/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; const
/dports/security/acmed/acmed-0.18.0/cargo-crates/http-0.2.5/src/header/
H A Dmod.rs172 const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1;

1234