Rest API - Rate Limiting and Throttling
Consider this HTTP response:
HTTP/1.1 503 Service Unavailable Retry-After: Fri, 01 Jan 2030 12:00:00 GMT
What is the expected behavior if the client retries the request before the specified date?
Consider this HTTP response:
HTTP/1.1 503 Service Unavailable Retry-After: Fri, 01 Jan 2030 12:00:00 GMT
What is the expected behavior if the client retries the request before the specified date?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions