Lines Matching defs:code
223 code = 500 variable in WSGIHTTPException
366 code = 200 variable in HTTPOk
382 code = 201 variable in HTTPCreated
394 code = 202 variable in HTTPAccepted
408 code = 203 variable in HTTPNonAuthoritativeInformation
421 code = 204 variable in HTTPNoContent
435 code = 205 variable in HTTPResetContent
448 code = 206 variable in HTTPPartialContent
514 code = 300 variable in HTTPMultipleChoices
527 code = 301 variable in HTTPMovedPermanently
539 code = 302 variable in HTTPFound
555 code = 303 variable in HTTPSeeOther
569 code = 304 variable in HTTPNotModified
583 code = 305 variable in HTTPUseProxy
597 code = 307 variable in HTTPTemporaryRedirect
615 code = 400 variable in HTTPClientError
631 code = 401 variable in HTTPUnauthorized
645 code = 402 variable in HTTPPaymentRequired
658 code = 403 variable in HTTPForbidden
671 code = 404 variable in HTTPNotFound
684 code = 405 variable in HTTPMethodNotAllowed
702 code = 406 variable in HTTPNotAcceptable
719 code = 407 variable in HTTPProxyAuthenticationRequired
732 code = 408 variable in HTTPRequestTimeout
746 code = 409 variable in HTTPConflict
760 code = 410 variable in HTTPGone
774 code = 411 variable in HTTPLengthRequired
788 code = 412 variable in HTTPPreconditionFailed
802 code = 413 variable in HTTPRequestEntityTooLarge
816 code = 414 variable in HTTPRequestURITooLong
830 code = 415 variable in HTTPUnsupportedMediaType
850 code = 416 variable in HTTPRequestRangeNotSatisfiable
863 code = 417 variable in HTTPExpectationFailed
877 code = 422 variable in HTTPUnprocessableEntity
890 code = 423 variable in HTTPLocked
904 code = 424 variable in HTTPFailedDependency
919 code = 428 variable in HTTPPreconditionRequired
934 code = 429 variable in HTTPTooManyRequests
951 code = 431 variable in HTTPRequestHeaderFieldsTooLarge
971 code = 451 variable in HTTPUnavailableForLegalReasons
995 code = 500 variable in HTTPServerError
1013 code = 501 variable in HTTPNotImplemented
1029 code = 502 variable in HTTPBadGateway
1042 code = 503 variable in HTTPServiceUnavailable
1058 code = 504 variable in HTTPGatewayTimeout
1072 code = 505 variable in HTTPVersionNotSupported
1085 code = 507 variable in HTTPInsufficientStorage
1098 code = 511 variable in HTTPNetworkAuthenticationRequired