Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Character validation/handling for URIs #34

Open
carueda opened this issue Jun 24, 2016 · 0 comments
Open

Character validation/handling for URIs #34

carueda opened this issue Jun 24, 2016 · 0 comments

Comments

@carueda
Copy link
Member

carueda commented Jun 24, 2016

This is about a general review/handling of user-given strings that are either supposed to be complete IRIs, or used to compose IRIs (e.g., "local names").

In code adjustment for #33 we are currently restricting some characters that are in general considered unsafe (so this is OK), but also some that are not yet properly handled. For example, parens should be OK in a URI's local name, but are avoided at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant