Rest API - HTTP Status Codes
When a server responds with 429 Too Many Requests, which HTTP header usually informs the client how long to wait before retrying?
When a server responds with 429 Too Many Requests, which HTTP header usually informs the client how long to wait before retrying?
Retry-After header tells the client how many seconds to wait before retrying.Content-Length relates to body size, Authorization to credentials, and User-Agent to client info.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions