Top "Http-proxy" questions

An HTTP Proxy is a server that receives requests from your web browser and then makes the request to the Internet on your behalf.

How to set up a squid Proxy with basic username and password authentication?

I currently I use ip in acl, and I want to use username and password to do this.

http-proxy squid
How do you run `apt-get` in a dockerfile behind a proxy?

I am running a virtual machine (Ubuntu 13.10) with docker (version 0.8.1, build a1598d1). I am trying to build an image …

docker apt http-proxy
How to use vagrant in a proxy environment?

My company's network is using proxy. So when I use vagrant up, it showed me a 401 permission error. How can …

proxy vagrant http-proxy
Remove proxy settings from the windows command prompt

I had set proxy settings in cmd when I was in a proxy network as follows: set http_proxy=http://…

windows cmd proxy command-prompt http-proxy
When should one use CONNECT and GET HTTP methods at HTTP Proxy Server?

I'm building a WebClient library. Now I'm implementing a proxy feature, so I am making some research and I saw …

proxy httpwebrequest http-request http-proxy proxy-server
Nginx will not start with host not found in upstream

I use nginx to proxy and hold persistent connections to far away servers for me. I have configured about 15 blocks …

nginx http-proxy
NPM behind NTLM proxy

Is it possible to run npm install behind an HTTP proxy, which uses NTLM authentication? If yes, how can I …

node.js npm ntlm http-proxy
Node NPM proxy authentication - how do I configure it?

I'm new to Node and trying to install TypeScript using the following command: npm install -g typescript I get the …

node.js proxy npm http-proxy
How to set proxy in visual studio 2015

I'm Using Visual Studio 2015 for Xamarin app development and I'm working behind corporate proxy, I need to set the proxy(…

visual-studio-2015 http-proxy
JMeter HTTP Proxy server is not recording

We are trying to do performance testing using JMeter. I used the sample guide provided in jmeter using HTTP PROXY …

jmeter http-proxy jmeter-plugins