On this page
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. See 304 Not Modified.
Constants
- HAS_BODY
Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.