http.rb

Path: lib/net/http.rb
Last Update: Tue Jun 30 13:22:08 -0700 2009

net/http.rb

Copyright (c) 1999-2006 Yukihiro Matsumoto Copyright (c) 1999-2006 Minero Aoki Copyright (c) 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.

NOTE: You can find Japanese version of this document here: www.ruby-lang.org/ja/man/?cmd=view;name=net%2Fhttp.rb

Required files

net/protocol   uri  

[Validate]

ruby-doc.org is a service of James Britt and Neurogami, a Ruby application development company in Phoenix, AZ.

Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.

For more information on the Ruby programming language, visit ruby-lang.org.

Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.