Skip to content

Show errors from URL parser #20

@peckato1

Description

@peckato1

In case somebody requests URLs like /restconf/ds/ietf-datastores:running/ we respond with invalid syntax error. I think that RFC 8040 + RFC 8527 say that there should not be the terminating slash.

Anyway, we should report what was wrong and not just "invalid syntax". Take a look at error handling and implemenent something prettier than just reporting true/false from the URL parser

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions