class
URI::Generic
v1_9_3_392 -
Show latest stable
- Superclass: Object
Included modules
- URI
Constants
COMPONENT = [\n:scheme,\n:userinfo, :host, :port, :registry,\n:path, :opaque,\n:query,\n:fragment\n].freeze
DEFAULT_PORT = nil
USE_REGISTRY = false
Attributes
| [R] | fragment |
| [R] | host |
| [R] | opaque |
| [R] | path |
| [R] | port |
| [R] | query |
| [R] | registry |
| [R] | scheme |
Files
- lib/open-uri.rb
- lib/uri/generic.rb