June 2000
Beginner to intermediate
80 pages
2h 49m
English
Retry-After: date|seconds
Specifies a time when the server can handle requests. Used with
response code 503 (Service Unavailable). It contains either an
integer number of seconds or a GMT date and time (as described by the
Date header formats). If the value is an integer,
it is interpreted as the number of seconds to wait after the request
was issued. For example:
Retry-After: 3600
Retry-After: Sat, 18 May 1996 06:59:37 GMT
Read now
Unlock full access