contrib/debian/default-tools.rc
author Kyle Lippincott <spectral@google.com>
Thu, 01 Jun 2017 18:23:20 -0700
changeset 32687 2806c7bbcb5e
parent 32065 dc82c9777209
permissions -rw-r--r--
keepalive: pass the correct arguments to HTTPResponse python2.7's httplib.HTTPResponse takes the arguments in the following order: sock, debuglevel, strict, method, buffering This was previously passing them in as positional and skipped strict, so we set strict=method. I'm explicitly setting strict=True now to preserve the previous behavior that has been there since this file was created.

[ui]
editor = sensible-editor

[pager]
pager = sensible-pager