config.validation_mode = :none
config/initializers/reactionview.rb
Response class for Not Modified responses (status code 304).
Not Modified
Indicates that the resource has not been modified since the version specified by the request headers.
References:
Mozilla.
RFC 9110.
Wikipedia.