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