class HTTP::Response::Caching
def requested_at
-
(Time)
- the time at which this response was requested
def requested_at @requested_at ||= received_at end
(Time)
- the time at which this response was requested
def requested_at @requested_at ||= received_at end