module
ActionDispatch::Http::URL
v7.0.0 -
Show latest stable
No documentation available for this module.
Constants
HOST_REGEXP = /(^[^:]+:\\/\\/)?(\\[[^\\]]+\\]|[^:]+)(?::(\\d+$))?/
IP_HOST_REGEXP = /\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}$/
PROTOCOL_REGEXP = /^([^:]+)(:)?(\\/\\/)?$/
Files
- actionpack/lib/action_dispatch/http/url.rb