A component is “undefined” if it has a [delimiter]] and the delimiter does not appear in the URI.

Scheme and path are always defined.

A component is “empty” if it has no characters. Scheme component is never empty.

The authority component is made up of subcompontents.

authority = [userinfo "@"] host [":" port]