ViolationStatusCode Enumeration
configurable status codes used by Denial of Service Status Codes used by Firewall rather then returning a regular status codes masking the fact that we have discovered the intend.
Namespace:
Walter.Web.FireWallAssembly: Walter.Web.FireWall (in Walter.Web.FireWall.dll)
Members
Member name | Description | |
---|---|---|
None | application failed to retrieve status code due to exception | |
OK | The okay status codes, should be avoided as it will only make them try harder.... | |
NoContent | The no content status codes | |
Unauthorized | The unauthorized status codes | |
Forbidden | The forbidden status codes | |
NotFound | The not found status codes | |
MethodNotAllowed | The method not allowed status codes | |
NotAcceptable | The not acceptable status codes | |
Conflict | The conflict status codes | |
Gone | The gone status code | |
InternalServerError | The internal server error status codes | |
NotImplemented | The not implemented status codes | |
ServiceUnavailable | The service unavailable status codes | |
BandwidthLimitExceeded | The bandwidth limit exceeded status codes |