Open Tusshu opened 1 year ago
Used https://localhost:8443/test also tried https://127.0.0.1:8443/test
Tried https://www.google.com and received the following response:
For some reason https://www.ibm.com works.
@Tusshu Could you please paste your request?
And, @Tusshu, make sure you're not enclosing the URL in single quotes, double quotes or any other character, for that matter.
That may perfectly cause this error because nothing in the call stack from the request controller to the got Promise API is coded to deal with the removal of any enclosing characters.
Using Rest Client on MacOS Ventura 13.4 and VSCode 1.80.0. https url reports connection was rejected error. The URL works in Postman and Browser.