SetConfiguration()

HttpHeaders::SetConfiguration(System::SharedPtr<Collections::Generic::Dictionary<String, System::SharedPtr<HttpHeaderParser>>>, System::SharedPtr<Collections::Generic::HashSet<String>>) method

void System::Net::Http::Headers::HttpHeaders::SetConfiguration(System::SharedPtr<Collections::Generic::Dictionary<String, System::SharedPtr<HttpHeaderParser>>> parserStore, System::SharedPtr<Collections::Generic::HashSet<String>> invalidHeaders)

See Also