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
Public Shared ReadOnly BadGateway As HttpStatus
public:
static initonly HttpStatus BadGateway
static val BadGateway: HttpStatus
Field Value
Type:
HttpStatusSee Also