Net.Http.Headers API inventory

Provides strongly named HTTP request, response, content, and general header value types.

Generated public inventory25 headersSource 6d429559

Ownership and selection

FactPinned value
Physical ownermodules/net-http-headers
CMake targetSharpRuntime::Net.Http.Headers
Component kindstatic
Direct production dependenciesCollections.Core, Core.Base, Uri, Net (private)
External dependencyNone
Public headers25
Production sources24

Select the component

set(SHARP_RUNTIME_COMPONENTS Net.Http.Headers)
set(SHARP_RUNTIME_BUILD_TESTS OFF CACHE BOOL "" FORCE)
add_subdirectory(sharp-runtime)

target_link_libraries(app PRIVATE SharpRuntime::Net.Http.Headers)

Compatibility and platform notes

Portable parsing and formatting helpers. Header type breadth does not add transport features such as TLS, HTTP/2, or managed handler pipelines.

Implementation-status evidence

The owning module contains 27 C++ test sources and participates in a physical component test executable. Source-file count is not a discovered-test count.

This page deliberately reports source and test topology instead of a hand-authored Done/Partial maturity badge. Consult limitations and subsystem documentation for material behavioral reductions.

Public header and entry inventory

This complete list is derived from modules/net-http-headers/include. Each filename is a public discovery entry; it may declare more than one type, and it does not imply method-level .NET parity.

System::Net::Http::Headers25 public headers