RetryAfter
 scamper.http.headers.RetryAfter
  final class RetryAfter(response: HttpResponse) extends AnyVal
 
Adds standardized access to Retry-After header.
Attributes
- Graph
- 
    
- Supertypes
- 
    class AnyValtrait Matchableclass Any
Members list
Value members
Concrete methods
Tests for Retry-After header.
Tests for Retry-After header.
Attributes
Gets Retry-After header value.
Gets Retry-After header value if present.
Gets Retry-After header value if present.
Attributes
Creates new response with Retry-After header removed.
Creates new response with Retry-After header removed.
Attributes
Creates new response with Retry-After header set to supplied value.
Creates new response with Retry-After header set to supplied value.
Attributes
In this article