Skip to content

Fix #1884 - correctly apply manifest scheme to default time server request

Vinay Rosenberg requested to merge github/fork/davemevans/1884 into development

Created by: davemevans

Ensure a fully resolved URL is used when deciding what the manifest scheme is. This failed when the supplied manifest URL was relative. e.manifest.url resolves fully at manifest load time.

See #1884 (closed) for discussion.

Merge request reports