Skip to content

Encode IRIs when used with java.net.URI #1127

Closed
@acoburn

Description

@acoburn

The HTTP layer uses URI::create with IRI values in a few locations. If those IRIs contain characters that are not supported by URIs, then a 500 exception results. The solution is to just encode those IRI values when creating the URI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions