commit | 0ad0937652b9545e2b6ec3b82eda017a16e62e85 | [log] [tgz] |
---|---|---|
author | Don Garrett <[email protected]> | Tue Dec 07 00:20:30 2010 |
committer | Don Garrett <[email protected]> | Tue Dec 07 00:20:30 2010 |
tree | a754c078d9961b173c60ead876f92f0783f84b00 | |
parent | 723ec47c646d9b545deb14c93075a6e7786b5d4c [diff] |
Add support for --proxy_port. For some test programs, we want incoming update requests to come to an alternate port from the devserver port, and to run the dev server at the normal port (there will be a proxy between the two that manipulates the data). This new option directs the client to the proxies port without changing the server port. Change-Id: If4bd7a9681bdafd8412c2a0200fd9bf364f501ef BUG=chromium-os:8207 TEST= Review URL: http://codereview.chromium.org/5611004