Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(81)

Issue 9368030: Add a '--host' option to testserver.py . (Closed)

Created:
8 years, 10 months ago by erikwright (departed)
Modified:
8 years, 10 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews, darin-cc_chromium.org, cbentzel+watch_chromium.org, pam+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add a '--host' option to testserver.py . This option selects the address upon which the server listens. Clients connections are only accepted from this address. The default is 127.0.0.1 (the previously used value). The restriction on clients is applied even in the absence of a host argument. In other words, without using the new argument, this CL will add a restriction on clients. BUG=114369 TEST=net_unittests still pass

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -17 lines) Patch
M net/tools/testserver/testserver.py View 12 chunks +51 lines, -17 lines 2 comments Download

Messages

Total messages: 6 (0 generated)
erikwright (departed)
See also this change to test_server.cc: http://codereview.chromium.org/9369029/ and this change to expose a static host ...
8 years, 10 months ago (2012-02-15 15:47:25 UTC) #1
erikwright (departed)
8 years, 10 months ago (2012-02-15 17:07:56 UTC) #2
Paweł Hajdan Jr.
Please post more details why this is needed. Main reason is that I'd like to ...
8 years, 10 months ago (2012-02-15 17:11:01 UTC) #3
erikwright (departed)
On 2012/02/15 17:11:01, Paweł Hajdan Jr. wrote: > Please post more details why this is ...
8 years, 10 months ago (2012-02-15 17:55:31 UTC) #4
akalin
I'll leave this review to Pawel (note that the OWNERS file for tools/testserver isn't 'set ...
8 years, 10 months ago (2012-02-15 23:19:44 UTC) #5
erikwright (departed)
8 years, 10 months ago (2012-02-16 15:01:49 UTC) #6
On 2012/02/15 23:19:44, akalin wrote:
> I'll leave this review to Pawel (note that the OWNERS file for
tools/testserver
> isn't 'set noparent'; I'm only in there really for sync-related changes.)

This CL has been integrated into http://codereview.chromium.org/9369029/ per
your request.

Powered by Google App Engine
This is Rietveld 408576698