HttpHeadersCollectionItem Property
Returns the header at the given index from collection
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public HttpRequestHeader this[
int index
] { get; }
- index Int32
- The header index in collection
HttpRequestHeaderThe header at the index or null if the index is out of bounds