]> granicus.if.org Git - curl/commit
http2: set DEBUG_HTTP2 to enable more HTTP/2 logging
authorDaniel Stenberg <daniel@haxx.se>
Tue, 30 Jan 2018 22:19:53 +0000 (23:19 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 30 Jan 2018 22:19:53 +0000 (23:19 +0100)
commit0630bb21be5bf5ff4300229ea7c0f2d626ddcb98
tree3353edce4d5436c74fa7c60ecd15753b4b25f578
parent811d96e9e210f94486ce90073fc0613b189cc368
http2: set DEBUG_HTTP2 to enable more HTTP/2 logging

... instead of doing it unconditionally in debug builds. It cluttered up
the output a little too much.
lib/http2.c