RETRY_AFTER

Constant RETRY_AFTER 

Source
pub const RETRY_AFTER: &str = "retry-after";
Expand description

The HTTP header field retry-after, used to indicate how long to wait before making a new request.