AlkantarClanX12
Current Path : /opt/alt/ruby18/share/ri/1.8/system/WEBrick/HTTPProxyServer/ |
Current File : //opt/alt/ruby18/share/ri/1.8/system/WEBrick/HTTPProxyServer/cdesc-HTTPProxyServer.yaml |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: constants: - !ruby/object:RI::Constant comment: - !ruby/struct:SM::Flow::P body: Some header fields should not be transferred. name: HopByHop value: "%w( connection keep-alive proxy-authenticate upgrade proxy-authorization te trailers transfer-encoding )" - !ruby/object:RI::Constant comment: name: ShouldNotTransfer value: "%w( set-cookie proxy-connection )" full_name: WEBrick::HTTPProxyServer includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: choose_header - !ruby/object:RI::MethodSummary name: do_OPTIONS - !ruby/object:RI::MethodSummary name: proxy_auth - !ruby/object:RI::MethodSummary name: proxy_connect - !ruby/object:RI::MethodSummary name: proxy_service - !ruby/object:RI::MethodSummary name: proxy_uri - !ruby/object:RI::MethodSummary name: service - !ruby/object:RI::MethodSummary name: set_cookie - !ruby/object:RI::MethodSummary name: set_via - !ruby/object:RI::MethodSummary name: split_field name: HTTPProxyServer superclass: HTTPServer