log tests/dumbhttp.py @ 46406:95054317e172

age author description
Fri, 06 Nov 2020 13:58:59 -0800 Gregory Szorc global: use python3 in shebangs
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Sun, 08 Jul 2018 16:45:40 +0900 Yuya Nishihara py3: fix dumbhttp.py to convert --daemon-postexec arguments back to bytes
Sat, 14 Apr 2018 02:07:42 +0530 Pulkit Goyal py3: make values bytes before passing into server.runservice()
Sun, 29 Oct 2017 17:53:52 +0900 Yuya Nishihara test-static-http: flush access log per request stable
Wed, 25 Oct 2017 21:21:42 +0900 Yuya Nishihara test-static-http: show all files accessed over HTTP stable
Wed, 15 Feb 2017 21:09:00 -0800 Jun Wu dumbhttp: use IPv6 if HGIPV6 is set to 1