pub fn too_many_requests() -> HttpResponse
Expand description
Create a response for when the server is busy and can’t accept more requests.
pub fn too_many_requests() -> HttpResponse
Create a response for when the server is busy and can’t accept more requests.