PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Dir : /proc/self/root/opt/alt/ruby18/lib64/ruby/gems/1.8/doc/rack-1.6.1/ri/Rack/ETag/ |
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 IP: 209.182.202.254 |
Dir : //proc/self/root/opt/alt/ruby18/lib64/ruby/gems/1.8/doc/rack-1.6.1/ri/Rack/ETag/cdesc-ETag.yaml |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Automatically sets the ETag header on all String bodies. - !ruby/struct:SM::Flow::P body: The ETag header is skipped if ETag or Last-Modified headers are sent or if a sendfile body (body.responds_to :to_path) is given (since such cases should be handled by apache/nginx). - !ruby/struct:SM::Flow::P body: "On initialization, you can pass two parameters: a Cache-Control directive used when Etag is absent and a directive when it is present. The first defaults to nil, while the second defaults to "max-age=0, private, must-revalidate"" constants: - !ruby/object:RI::Constant comment: name: ETAG_STRING value: "'ETag'.freeze" - !ruby/object:RI::Constant comment: name: DEFAULT_CACHE_CONTROL value: "\"max-age=0, private, must-revalidate\".freeze" full_name: Rack::ETag includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: call name: ETag superclass: Object