Merge branch 'jt/http-redact-cookies'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:11 +0000 (13:39 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:11 +0000 (13:39 -0800)
commit53274637257aebdb5e30848d24c524bf5bbf70dc
tree8f0737c56c34ecc5835b400c7706e197b983c3c1
parent2dc69eef1b92aab539164a098558c8f51a12f36f
parent8ba18e6fa402666fe94a285cd27addd9b0df6462
Merge branch 'jt/http-redact-cookies'

The http tracing code, often used to debug connection issues,
learned to redact potentially sensitive information from its output
so that it can be more safely sharable.

* jt/http-redact-cookies:
  http: support omitting data from traces
  http: support cookie redaction when tracing
http.c