Click or drag to resize

HttpStatusBadGateway Field

IT Hit WebDAV Classes Reference
The server, while acting as a gateway or proxy, received an invalid response from the upstream server it accessed in attempting to fulfill the request.

Namespace:  ITHit.WebDAV.Client
Assembly:  ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntax
public static readonly HttpStatus BadGateway

Field Value

Type: HttpStatus
See Also