Add a --disable-proxy option for disabling the proxy server.

Review Request #2921 — Created Feb. 26, 2012 and submitted

Information

RBTools
master

Reviewers

Add a --disable-proxy option for disabling the proxy server.

A common problem people hit is that they end up going through a proxy
server when they don't want to. This change adds a --disable-proxy
option (ENABLE_PROXY in .reviewboardrc) that disables the HTTP(S) proxy
support.
Set an HTTP proxy (to a fake URL) and watched as post-review failed due to
not being able to find the proxy. Set the --disable-proxy flag and saw the
request go through.
chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (adda2b2)
Loading...