Use this service to reflect on urls and extract their different parts.
This service provides:
By default, the hostUrl
and fullUrl
properties use the current document's location to compose their values.
You can, however, specify a fixed value that will always replace the host part (e.g. 'https://www.example.com') by configuring RouterXModule
: