This documentation is archived and is not being maintained.
HttpWorkerRequest Fields
.NET Framework 1.1
The fields of the HttpWorkerRequest class are listed here. For a complete list of HttpWorkerRequest class members, see the HttpWorkerRequest Members topic.
Public Fields
![]() HeaderAccept | Specifies the index number for the Accept HTTP header. |
![]() HeaderAcceptCharset | Specifies the index number for the Accept-Charset HTTP header. |
![]() HeaderAcceptEncoding | Specifies the index number for the Accept-Encoding HTTP header. |
![]() HeaderAcceptLanguage | Specifies the index number for the Accept-Language HTTP header. |
![]() HeaderAcceptRanges | Specifies the index number for the Accept-Ranges HTTP header. |
![]() HeaderAge | Specifies the index number for the Age HTTP header. |
![]() HeaderAllow | Specifies the index number for the Allow HTTP header. |
![]() HeaderAuthorization | Specifies the index number for the Authorization HTTP header. |
![]() HeaderCacheControl | The index that represents the HTTP Cache-Control HTTP header. |
![]() HeaderConnection | Specifies the index number for the Connection HTTP header. |
![]() HeaderContentEncoding | Specifies the index number for the Content-Encoding HTTP header. |
![]() HeaderContentLanguage | Specifies the index number for the Content-Language HTTP header. |
![]() HeaderContentLength | Specifies the index number for the Content-Length HTTP header. |
![]() HeaderContentLocation | Specifies the index number for the Content-Location HTTP header. |
![]() HeaderContentMd5 | Specifies the index number for the Content-MD5 HTTP header. |
![]() HeaderContentRange | Specifies the index number for the Content-Range HTTP header. |
![]() HeaderContentType | Specifies the index number for the Content-Type HTTP header. |
![]() HeaderCookie | Specifies the index number for the Cookie HTTP header. |
![]() HeaderDate | Specifies the index number for the Date HTTP header. |
![]() HeaderEtag | Specifies the index number for the ETag HTTP header. |
![]() HeaderExpect | Specifies the index number for the Except HTTP header. |
![]() HeaderExpires | Specifies the index number for the Expires HTTP header. |
![]() HeaderFrom | Specifies the index number for the From HTTP header. |
![]() HeaderHost | Specifies the index number for the Host HTTP header. |
![]() HeaderIfMatch | Specifies the index number for the If-Match HTTP header. |
![]() HeaderIfModifiedSince | Specifies the index number for the If-Modified-Since HTTP header. |
![]() HeaderIfNoneMatch | Specifies the index number for the If-None-Match HTTP header. |
![]() HeaderIfRange | Specifies the index number for the If-Range HTTP header. |
![]() HeaderIfUnmodifiedSince | Specifies the index number for the If-Unmodified-Since HTTP header. |
![]() HeaderKeepAlive | Specifies the index number for the Keep-Alive HTTP header. |
![]() HeaderLastModified | Specifies the index number for the Last-Modified HTTP header. |
![]() HeaderLocation | Specifies the index number for the Location HTTP header. |
![]() HeaderMaxForwards | Specifies the index number for the Max-Forwards HTTP header. |
![]() HeaderPragma | Specifies the index number for the Pragma HTTP header. |
![]() HeaderProxyAuthenticate | Specifies the index number for the Proxy-Authenticate HTTP header. |
![]() HeaderProxyAuthorization | Specifies the index number for the Proxy-Authorization HTTP header. |
![]() HeaderRange | Specifies the index number for the Range HTTP header. |
![]() HeaderReferer | Specifies the index number for the Referer HTTP header. |
![]() HeaderRetryAfter | Specifies the index number for the Retry-After HTTP header. |
![]() HeaderServer | Specifies the index number for the Server HTTP header. |
![]() HeaderSetCookie | Specifies the index number for the Set-Cookie HTTP header. |
![]() HeaderTe | Specifies the index number for the TE HTTP header. |
![]() HeaderTrailer | Specifies the index number for the Trailer HTTP header. |
![]() HeaderTransferEncoding | Specifies the index number for the Transfer-Encoding HTTP header. |
![]() HeaderUpgrade | Specifies the index number for the Upgrade HTTP header. |
![]() HeaderUserAgent | Specifies the index number for the User-Agent HTTP header. |
![]() HeaderVary | Specifies the index number for the Vary HTTP header. |
![]() HeaderVia | Specifies the index number for the Via HTTP header. |
![]() HeaderWarning | Specifies the index number for the Warning HTTP header. |
![]() HeaderWwwAuthenticate | Specifies the index number for the WWW-Authenticate HTTP header. |
![]() RequestHeaderMaximum | Specifies the index number for the Maximum HTTP request header. |
![]() ResponseHeaderMaximum | Specifies the index number for the Maximum HTTP response header. |
See Also
Show:

