Home
last modified time | relevance | path

Searched defs:HttpHeaderContentRange (Results 1 – 7 of 7) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DHttpApi.cs104 HttpHeaderContentRange = 17, // entity-header [section 7.1] enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/HttpApi/
H A DInterop.HttpApi.cs654 HttpHeaderContentRange = 17, // entity-header [section 7.1] enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dhttp.h79HttpHeaderContentRange = 17,HttpHeaderExpires = 18,HttpHeaderLastModified = 19,HttpHeaderAccept = … enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dhttp.h79HttpHeaderContentRange = 17,HttpHeaderExpires = 18,HttpHeaderLastModified = 19,HttpHeaderAccept = … enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/HttpServer/
H A Dmod.rs432 pub const HttpHeaderContentRange: HTTP_HEADER_ID = 17i32; const
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DUnsafeNativeMethods.cs2814 HttpHeaderContentRange = 17, // entity-header [section 7.1] enumerator
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/HttpServer/
H A Dmod.rs821 pub const HttpHeaderContentRange: HTTP_HEADER_ID = HTTP_HEADER_ID(17i32); const