Add -H option to development server for specifying listen host.

Review Request #6123 — Created July 21, 2014 and submitted — Latest diff uploaded

Information

Review Board
master
f3a925f...

Reviewers

Add -H option to development server for specifying listen host.

$ contrib/internal/devserver.py -H localhost
...
Starting development server at http://localhost:8080/
...

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2
contrib/internal/devserver.py
Loading...