class Net::HTTPNotModified
Response class for Not Modified
responses (status code 304).
Indicates that the resource has not been modified since the version specified by the request headers.
This class also includes (indirectly) module Net::HTTPHeader
, which gives access to its methods for getting headers.
References:
Constants
- HAS_BODY