D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
WEBrick
/
HTTPServlet
/
CGIHandler
/
Filename :
cdesc-CGIHandler.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: constants: - !ruby/object:RI::Constant comment: name: Ruby value: File::join(::Config::CONFIG['bindir'], ::Config::CONFIG['ruby_install_name']) - !ruby/object:RI::Constant comment: name: CGIRunner value: "\"\\\"#{Ruby}\\\" \\\"#{Config::LIBDIR}/httpservlet/cgi_runner.rb\\\"\"" full_name: WEBrick::HTTPServlet::CGIHandler includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: do_GET - !ruby/object:RI::MethodSummary name: do_POST name: CGIHandler superclass: AbstractServlet