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)
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

1  2 
http.c
diff --cc http.c
Simple merge