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