Lines Matching defs:title
169 title = None variable in HTTPException
358 title = 'Multiple Choices' variable in HTTPMultipleChoices
362 title = 'Moved Permanently' variable in HTTPMovedPermanently
366 title = 'Found' variable in HTTPFound
373 title = 'See Other' variable in HTTPSeeOther
380 title = 'Not Modified' variable in HTTPNotModified
393 title = 'Use Proxy' variable in HTTPUseProxy
400 title = 'Temporary Redirect' variable in HTTPTemporaryRedirect
423 title = 'Bad Request' variable in HTTPClientError
432 title = 'Unauthorized' variable in HTTPUnauthorized
441 title = 'Payment Required' variable in HTTPPaymentRequired
446 title = 'Forbidden' variable in HTTPForbidden
451 title = 'Not Found' variable in HTTPNotFound
457 title = 'Method Not Allowed' variable in HTTPMethodNotAllowed
464 title = 'Not Acceptable' variable in HTTPNotAcceptable
472 title = 'Proxy Authentication Required' variable in HTTPProxyAuthenticationRequired
477 title = 'Request Timeout' variable in HTTPRequestTimeout
483 title = 'Conflict' variable in HTTPConflict
489 title = 'Gone' variable in HTTPGone
495 title = 'Length Required' variable in HTTPLengthRequired
500 title = 'Precondition Failed' variable in HTTPPreconditionFailed
505 title = 'Request Entity Too Large' variable in HTTPRequestEntityTooLarge
510 title = 'Request-URI Too Long' variable in HTTPRequestURITooLong
515 title = 'Unsupported Media Type' variable in HTTPUnsupportedMediaType
522 title = 'Request Range Not Satisfiable' variable in HTTPRequestRangeNotSatisfiable
527 title = 'Expectation Failed' variable in HTTPExpectationFailed
532 title = 'Too Many Requests' variable in HTTPTooManyRequests
557 title = 'Internal Server Error' variable in HTTPServerError
567 title = 'Not Implemented' variable in HTTPNotImplemented
574 title = 'Bad Gateway' variable in HTTPBadGateway
579 title = 'Service Unavailable' variable in HTTPServiceUnavailable
585 title = 'Gateway Timeout' variable in HTTPGatewayTimeout
590 title = 'HTTP Version Not Supported' variable in HTTPVersionNotSupported