-
Notifications
You must be signed in to change notification settings - Fork 194
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
Invalid URL issue when https external proxy with auth is turned on #2200
Labels
bug
Something isn't working
Comments
@novitae Does it happen to all URLs? or just this particular |
All urls |
Or just visit a website on Google chrome ? |
Both, trying to request, whatever, everything that is redirected to https proxy fails |
@novitae I tested and it's working fine. Here is my setup
Screenshots
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
When the https external proxy has auth (idk what it does without), if you try to send a request over https, you will have the error
Invalid URL. Please double check your URL.
Steps to Reproduce
https://api.myip.com
from the write request panel.Current Behavior
Doesn't send and says to check back url.
Expected Behavior
Send.
Environment
The text was updated successfully, but these errors were encountered: