Script Packager Object Model Reference

IHttpHeaders.Item Property

Retrieve the specified HTTP header

IHttpHeader this[
   object Index
] {get;}

Parameters

Index
The name of the HTTP header variable or the position of the header in the collection

See Also

IHttpHeaders Interface | Intelligence.FuncLibs.Http.HttpRequest Namespace