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
- #eTag=(eTag : String)
- #expires : String | Nil
- #expires=(expires : String | Nil)
- #hitCount : Int32
- #hitCount=(hitCount : Int32)
- #lastAccess : String
- #lastAccess=(lastAccess : String)