log tests/tinyproxy.py @ 32916:88c1d13b637b

age author description
Mon, 19 Jun 2017 21:53:54 -0400 Matt Harbison test-http-proxy: redirect proxy stdout to /dev/null
Sun, 18 Jun 2017 21:31:53 -0400 Matt Harbison tinyproxy: explicitly flush logged messages
Tue, 21 Mar 2017 22:45:02 -0700 Gregory Szorc tests: use urlreq in tinyproxy.py
Wed, 15 Feb 2017 22:53:45 -0800 Jun Wu tinyproxy: use IPv6 if HGIPV6 is set to 1
Wed, 13 Jul 2016 23:38:29 +0530 Pulkit Goyal py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer import
Fri, 15 Jul 2016 23:00:31 +0530 Pulkit Goyal py3: re-implement the BaseHTTPServer.test() function
Mon, 27 Jun 2016 16:48:54 +0530 Pulkit Goyal py3: conditionalize SocketServer import