-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance URI parsing exceptions (#2126)
Motivation: Provide more information in URI exceptions to help users understand the issue. Modifications: - Enhance messages with more context; Result: Messages provide more context without leaking the full URI because it may contain sensitive info in query or path params.
- Loading branch information
1 parent
dd4b95d
commit 3dbd25a
Showing
2 changed files
with
100 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters