System::Net::Http::Headers::HttpResponseHeaders::AddHeaders method
HttpResponseHeaders::AddHeaders method
Concatenates the specified HttpHeaders-class instance with the current one.
virtual void System::Net::Http::Headers::HttpResponseHeaders::AddHeaders(System::SharedPtr<HttpHeaders> sourceHeaders) override
Parameter | Type | Description |
---|---|---|
sourceHeaders | System::SharedPtr<HttpHeaders> | The HttpHeaders-class instance from which headers will be added. |
See Also
- Typedef SharedPtr
- Class HttpHeaders
- Class HttpResponseHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++