Merge branch 'jt/http-redact-cookies' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:55:55 +0000 (14:55 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:55:55 +0000 (14:55 -0800)
commita8c3416a7deca616f5d71faed53fb1546ea9259d
tree8f0737c56c34ecc5835b400c7706e197b983c3c1
parent6d6d5ba71db9627778907730531b08299cb2b004
parent8ba18e6fa402666fe94a285cd27addd9b0df6462
Merge branch 'jt/http-redact-cookies' into next

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