v3.2.4
Fixed
- Trying to load a relative reference URI (no scheme and host/authority, only path) via the
HttpLoadernow immediately logs (or throws whenloadOrFail()is used) an error instead of trying to actually load it.
HttpLoader now immediately logs (or throws when loadOrFail() is used) an error instead of trying to actually load it.