Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 645 Bytes

WebHeaderCollectionUtility.md

File metadata and controls

20 lines (13 loc) · 645 Bytes

WebHeaderCollectionUtility class

Provides utility methods for working with WebHeaderCollection.

public static class WebHeaderCollectionUtility

Public Members

name description
static Add(…) Adds headers to an existing header collection. (3 methods)

See Also