-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Unsupported URLs [BUG]? #229
Copy link
Copy link
Closed
Labels
need informationRequires more infoRequires more info
Description
The send button is deactivated when url is:
https:user:password-@api.domain.fr
when password is ending with special character (i.e " - "), the url is considered invalid, one can't make a request.
Everything is working fine when entering:
https:user:password@api.domain.fr
or
https:user:password-pwd@api.domain.fr
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
need informationRequires more infoRequires more info

