System::Net::Http::Headers::HttpContentHeaders::AddKnownHeaders method
HttpContentHeaders::AddKnownHeaders method
Adds the known headers to the specified collection.
static void System::Net::Http::Headers::HttpContentHeaders::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 HttpContentHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++