REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 1.03 KB
Close
//proc/thread-self/root/opt/alt/ruby18/lib64/ruby/gems/1.8/doc/rack-1.6.1/ri/Rack/ConditionalGet/cdesc-ConditionalGet.yaml
Text
Base64
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Middleware that enables conditional GET using If-None-Match and If-Modified-Since. The application should set either or both of the Last-Modified or Etag response headers according to RFC 2616. When either of the conditions is met, the response body is set to be zero length and the response status is set to 304 Not Modified. - !ruby/struct:SM::Flow::P body: Applications that defer response body generation until the body's each message is received will avoid response body generation completely when a conditional GET matches. - !ruby/struct:SM::Flow::P body: "Adapted from Michael Klishin's Merb implementation: https://github.com/wycats/merb/blob/master/merb-core/lib/merb-core/rack/middleware/conditional_get.rb" constants: [] full_name: Rack::ConditionalGet includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: call name: ConditionalGet superclass: Object
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
call-i.yaml
179 B
lrw-r--r--
2019-12-05 22:14:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
cdesc-ConditionalGet.yaml
1.03 KB
lrw-r--r--
2019-12-05 22:14:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
new-c.yaml
177 B
lrw-r--r--
2019-12-05 22:14:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).