HttpStatus

This class represents the HTTP status codes as stored in the Web log file.

Data Members

Data Member Name Data Type Default Value Description
HttpStatus ULONG 0 Stores the unique key for the object.
IsSuccessCode SHORT     2xx - success

3xx - redirect

4xx - failure

5xx - server setup incorrect

Class Key

HttpStatusKey is composed of a single data member, HttpStatus.

Relations

For a description of the relation type, see Data Warehouse Classes.

Relation Name Parent Child Type
HttpStatusHitsInfo HttpStatus HitsInfo 2
HttpStatusRequest HttpStatus Request 194


All rights reserved.