Top "Proxy" questions

A proxy is a device or program that stands between two or more interconnected programs or devices.

npm behind a proxy fails with status 403

I'm trying to run npm behind a proxy. I've tried both entering the proxy directly or through Authoxy: npm config …

http node.js proxy npm
Forward request headers from nginx proxy server

I'm using Nginx as a proxy to filter requests to my application. With the help of the "http_geoip_module" …

nginx proxy http-headers
Maven plugin not using Eclipse's proxy settings

I am using springsource tool suite 2.7.2, based on Eclipse 3.7. The Maven plugin comes now out of the box with Eclipse …

java eclipse plugins maven proxy
Getting RAW Soap Data from a Web Reference Client running in ASP.net

I'm trying to trouble shoot a web service client in my current project. I'm not sure of the platform of …

asp.net soap proxy asmx web-reference
How do a send an HTTPS request through a proxy in Java?

I am trying to send a request to a server using the HttpsUrlConnection class. The server has certificate issues, so …

java proxy sslhandshakeexception
Common HTTPclient and proxy

I am using apache's common httpclient library. Is it possible to make HTTP request over proxy? More specific, I need …

java post proxy get httpclient
How to use HTTP_X_FORWARDED_FOR properly?

Alright, I have an small authentication issue. My web service allows to connect to my API over HTTP with a …

php proxy ip forwarding
Set up an HTTP proxy to insert a header

I need to test some HTTP interaction with a client I'd rather not modify. What I need to test is …

apache proxy http-headers proxypass
"Proxy server connection failed" in google chrome

My Google Chrome has stopped working & I don’t know why. proxy server part is unchecked & Automatically detect …

google-chrome browser proxy connection proxy-server
Running conda with proxy

I'm using Anaconda 2.7 on windows, and my internet connection uses a proxy. Previously, when using python 2.7 (Not Anaconda), I installed …

python-2.7 proxy anaconda