url.subdomain
Developmentstringas of v1.44.0
The subdomain portion of a fully qualified domain name includes all of the names except the hostname under the registered_domain. In a partially qualified domain, or if the qualification level of the full name cannot be determined, subdomain contains all of the names below the registered domain.
The subdomain portion of www.east.mydomain.co.uk is east. If the domain has multiple levels of subdomain, such as sub2.sub1.example.com, the subdomain field should contain sub2.sub1, with no trailing period.
Examples
- east
- sub2.sub1
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).