DRG-11837: Reauthorization Required
Cause: Reserved HTTP_ERROR = 418
Action: Reserverd
DRG-11837: Reauthorization Required
Cause: Reserved HTTP_ERROR = 418
Action: Reserverd
DRG-11836: Expectation Failed
Cause: Server can not meet the user agent's expectation. HTTP_ERROR = 417
Action: The user agent takes pro
DRG-11835: Requested Range Not Satisfiable
Cause: The byte range request can not be satisfied by the resource extent. HTTP_ERROR = 416
Action: The user agent reads content-range header in the response
DRG-11834: Unsupported Media Type
Cause: The server is refusing the request because of media type HTTP_ERROR = 415
Action: The user agent takes proper actions
DRG-11833: Request-URI Too Big
Cause: The server is refusing to accept the URI which is too big. HTTP_ERROR = 414
Action: The user agent takes proper actions
DRG-11832: Request Entity Too Large
Cause: Request rejected because request entity is too large. HTTP_ERROR = 413
Action: If Retry-After header found, the user agent should retry
DRG-11831: Precondition Failed
Cause: Telling the user agent that the resource failed preconditions HTTP_ERROR = 412
Action: The user agent takes proper actions
DRG-11830: Length Required
Cause: The server must receive a content-length header. HTTP_ERROR = 411
Action: The user agent takes proper actions
DRG-11829: Gone
Cause: The resource is no longer available and no forwarding address. HTTP_ERROR = 410
Action: The user agent takes proper actions
DRG-11828: Conflict
Cause: The request conflicts with the current state of the URI HTTP_ERROR = 409
Action: The user agent takes proper actions