-
Notifications
You must be signed in to change notification settings - Fork 541
Open
Description
An invalidUrl for the Server will be printed to stack trace. It's annoying
E.g.
Line 396 in 5c480c5
| if(!isValidURL(value) && path != null){ |
the e.printStackTrace happens when the server url is
https://some-{placeholder}.example.com
The Place holder value seems to be valid according to the spec. But, it's printed to the stack trace
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels