net/http.rb
Copyright © 1999-2007 Yukihiro Matsumoto Copyright © 1999-2007 Minero Aoki Copyright © 2001 GOTOU Yuuzou
Written and maintained by Minero Aoki <aamine@loveruby.net>. HTTPS support added by GOTOU Yuuzou <gotoyuzo@notwork.org>.
This file is derived from “http-access.rb”.
Documented by Minero Aoki; converted to RDoc by William Webber.
This program is free software. You can re-distribute and/or modify this program under the same terms of ruby itself — Ruby Distribution License or GNU General Public License.
See Net::HTTP for an overview and examples.
Required Files
- net/protocol
- uri
- zlib
- stringio
- win32/sspi
- net/http/exceptions
- net/http/header
- net/http/generic_request
- net/http/request
- net/http/requests
- net/http/response
- net/http/responses
- net/http/proxy_delta
- net/http/backward
Namespace
- MODULE Net
- MODULE OpenSSL
- MODULE OpenSSL::SSL
- MODULE Win32
- MODULE Win32::SSPI
- CLASS Net::HTTP
- CLASS Net::HTTPBadResponse
- CLASS Net::HTTPHeaderSyntaxError