org.http4s.headers.Retry-After
See theRetry-After companion object
Response header, used by the server to indicate to the user-agent how long it has to wait before it can try again with a follow-up request.
Attributes
- retry
Indicates the retry time, either as a date of expiration or as a number of seconds from the current time until that expiration.
- Companion:
- object
- Source:
- Retry-After.scala
- Graph
- Supertypes