Skip to content

Conversation

@rmfcnb
Copy link
Contributor

@rmfcnb rmfcnb commented Apr 15, 2025

the built-in java URL only accepts absolute URLs, which prevents us using relative paths. The URI already has this information, so there is no need to convert it to URL, and the escher does not use the host (presented or not), so we can go with relative paths.

…events us using relative paths. The URI already has this information, so there is no need to convert it to URL, and the escher does not use the host (presented or not), so we can go with relative paths.
@knagy knagy merged commit a17457d into master Apr 15, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants