rclone/cmd/serve/http
Nick Craig-Wood 9df322e889 tests: make test servers choose a random port to make more reliable
Tests have been randomly failing with messages like

    listen tcp 127.0.0.1:51778: bind: address already in use

Rework all the test servers so they choose a random free port on
startup and use that for the tests to avoid.
2019-05-01 16:09:50 +01:00
..
testdata serve http: use vfs to cache the directories and support Range header 2017-11-04 10:24:11 +00:00
http_test.go tests: make test servers choose a random port to make more reliable 2019-05-01 16:09:50 +01:00
http.go Use vfsgen for static HTML templates 2018-12-26 15:07:21 +00:00