log tests/get-with-headers.py @ 31257:11831d755b51

age author description
Sat, 24 Dec 2016 15:29:32 -0700 Gregory Szorc protocol: send application/mercurial-0.2 responses to capable clients
Tue, 28 Jun 2016 16:01:53 +0530 Pulkit Goyal py3: conditionalize httplib import
Sat, 02 Apr 2016 18:12:33 +0300 Robert Stanca py3: use print_function in get-with-headers.py
Sun, 06 Dec 2015 22:25:41 -0800 Gregory Szorc tests: use absolute_import in /get-with-headers.py
Mon, 18 May 2015 16:52:28 -0500 Pierre-Yves David tests: just use 'response.reason'
Mon, 30 Mar 2015 20:56:54 -0700 Gregory Szorc get-with-headers: support parsing and pretty printing JSON
Fri, 28 Nov 2014 10:59:02 -0800 Gregory Szorc hgweb: send proper HTTP response after uncaught exception stable