class HAR::CacheRequest
- HAR::CacheRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
har/json_mapping.crConstructors
Instance Method Summary
- #comment : String | Nil
- #comment=(comment : String | Nil)
- #etag : String | Nil | Bool | Nil
- #etag=(etag : String | Nil | Bool | Nil)
- #expires : String | Nil | Bool | Nil
- #expires=(expires : String | Nil | Bool | Nil)
- #hit_count : Int32 | Nil
- #hit_count=(hit_count : Int32 | Nil)
- #last_access : String | Nil
- #last_access=(last_access : String | Nil)