~ubuntu-branches/ubuntu/intrepid/ruby1.9/intrepid-updates

« back to all changes in this revision

Viewing changes to lib/uri/https.rb

  • Committer: Bazaar Package Importer
  • Author(s): akira yamada
  • Date: 2007-05-21 14:00:19 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070521140019-ui4zd0v80duktssk
Tags: 1.9.0+20070521-1
new upstream snapshot. (2006-07-21)  (Closes: #414856, #388344)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
#
4
4
# Author:: Akira Yamada <akira@ruby-lang.org>
5
5
# License:: You can redistribute it and/or modify it under the same term as Ruby.
6
 
# Revision:: $Id: https.rb,v 1.4 2005/08/24 05:08:00 ryan Exp $
 
6
# Revision:: $Id: https.rb 11708 2007-02-12 23:01:19Z shyouhei $
7
7
#
8
8
 
9
9
require 'uri/http'