System::Net::Http::Headers::HttpResponseHeaders::AddKnownHeaders method
HttpResponseHeaders::AddKnownHeaders method
Adds the known headers to the specified collection.
static void System::Net::Http::Headers::HttpResponseHeaders::AddKnownHeaders(System::SharedPtr<Collections::Generic::HashSet<String>> headerSet)
Parameter | Type | Description |
---|---|---|
headerSet | System::SharedPtr<Collections::Generic::HashSet<String>> | A collection to which the known headers will be added. |
See Also
- Typedef SharedPtr
- Class HashSet
- Class String
- Class HttpResponseHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++