aboutsummaryrefslogtreecommitdiffstats
path: root/lib/uri/http.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/uri/http.rb')
-rw-r--r--lib/uri/http.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/uri/http.rb b/lib/uri/http.rb
index 7d63ff52f9..3b108a4878 100644
--- a/lib/uri/http.rb
+++ b/lib/uri/http.rb
@@ -1,10 +1,11 @@
-#
# = uri/http.rb
#
# Author:: Akira Yamada <akira@ruby-lang.org>
# License:: You can redistribute it and/or modify it under the same term as Ruby.
# Revision:: $Id$
#
+# See URI for general documentation
+#
require 'uri/generic'