afs commented on issue #3465:
URL: https://github.com/apache/jena/issues/3465#issuecomment-3327183418
@shawnsmith Thanks for the detailed report. Much appreciated.
> though it does add `//` in the https case:
>
> ```
> $ node
> > new URL('https:subdir/', 'http://example.com/').toString()
> 'https://subdir/'
> ```
which has turned a URI path into a host name.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]