Fix #1884 - correctly apply manifest scheme to default time server request
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.