Retry-After header field value
Source position: httpdefs.pp line 428
public property THTTPHeader.RetryAfter : string |
RetryAfter contains the Retry-After header field value, which indicates when the client should retry the request. This is used in responses with 503 (Service Unavailable) or 429 (Too Many Requests) status codes.