always use http scheme for localhost
authorNathan Youngman <git@nathany.com>
Thu, 1 Jan 2015 15:32:56 +0000 (08:32 -0700)
committerbep <bjorn.erik.pedersen@gmail.com>
Thu, 1 Jan 2015 22:57:29 +0000 (23:57 +0100)
commitc6f4b09f653644b9ed9186c6fdefa8e1b571dcc1
treef648d86b9fed34b89d6c31130f42bb81cd50b537
parentdd1001ceda08c11ad25a505c22a0550bed42d863
always use http scheme for localhost

fixes #758
commands/server.go
commands/server_test.go