FPCHTTPHeaders Collection

The FPCHTTPHeaders collection holds a set of HTTP headers that may be present in requests sent to Web servers.

The FPCHTTPHeaders collection is accessed through the UnsupportedHeaders property of an FPCHTTPCompressionConfiguration object.

Click here to see the Forefront TMG object hierarchy.

Methods

The FPCHTTPHeaders collection defines the following methods.

Method Description

Add

Adds a new HTTP header to the collection.

Item

Retrieves the requested HTTP header from the collection.

Refresh

Reads the values of all the properties of the collection and its elements from persistent storage, discarding any changes that were not saved.

Remove

Removes the specified HTTP header from the collection.

Save

Writes the current values of all the properties of the collection and its elements to persistent storage.

Properties

The FPCHTTPHeaders collection defines the following properties.

Property Description

_NewEnum

Gets an enumerator object for the collection.

Count

Gets the number of HTTP headers in the collection.

Interfaces for C++ Programming

This collection implements the IFPCHTTPHeaders interface.

Requirements

Client Requires Windows Vista or Windows XP.
Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
IDL

Declared in Msfpccom.idl.

See Also

COM Objects


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.