D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
WEBrick
/
Cookie
/
Filename :
cdesc-Cookie.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: comment rw: RW - !ruby/object:RI::Attribute comment: name: domain rw: RW - !ruby/object:RI::Attribute comment: name: max_age rw: RW - !ruby/object:RI::Attribute comment: name: name rw: R - !ruby/object:RI::Attribute comment: name: path rw: RW - !ruby/object:RI::Attribute comment: name: secure rw: RW - !ruby/object:RI::Attribute comment: name: value rw: RW - !ruby/object:RI::Attribute comment: name: version rw: RW class_methods: - !ruby/object:RI::MethodSummary name: new - !ruby/object:RI::MethodSummary name: parse - !ruby/object:RI::MethodSummary name: parse_set_cookie - !ruby/object:RI::MethodSummary name: parse_set_cookies comment: constants: [] full_name: WEBrick::Cookie includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: expires - !ruby/object:RI::MethodSummary name: expires= - !ruby/object:RI::MethodSummary name: to_s name: Cookie superclass: Object