Hi,
I am trying to interact to my back-end golang server which is running on port number 9000.I tried to connect by changing proxy settings but my call gets stuck on sending request.I tried all google solutions but its not working.
“https://www.postman-echo.com/get” this request is working though.
I am attaching my golang server configuration file as well as the server running
-pfa of proxy settings and sending request.
Thank you