Result type for urlSplit()
Re-construct URL
Extract hostname from URL (may return null)
Extract password from URL (may return null)
Extract port from URL
Extract username from URL (may return null)
URL component
See Implementation
Result type for urlSplit()