Andrei
Results
2
issues of
Andrei
I have a HTTP web server and I'm trying to set it up behind a HTTPS proxy server. I've tried the example that's in the repository: https://github.com/http-party/node-http-proxy/blob/master/examples/http/proxy-https-to-http.js but I'm always...
The request made to imgur has an incorrect content-type header. Original (incorrect): **application/application/x-www-form-urlencoded** Modified (correct): **application/x-www-form-urlencoded**