Servers send the “Retry-After” header field to indicate how long the user agent ought to wait before making a follow-up request. When sent with a 503 (Service Unavailable) response, Retry-After indicates how long the service is expected to be unavailable to the client. When sent with any 3xx (Redirection) response, Retry-After indicates the minimum time that the user agent is asked to wait before issuing the redirected request. (RFC 7231: Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content)



JSON

Return to list of all ( HTTP Header Fields | Web Concepts )