Home GnuPG
Diffusion GnuPG e7eabe66b640

dirmngr: Log http response in debug mode.

Description

dirmngr: Log http response in debug mode.

* dirmngr/http.c (parse_response): Log http response in debug mode.
  • Signed-off-by: Justus Winter <justus@g10code.com>

Details

Provenance
justusAuthored on Jul 19 2017, 11:10 AM
Parents
rG1ba220e68149: dirmngr: Amend TLS handling.
Branches
Unknown
Tags
Unknown

Event Timeline

werner added inline comments.
/dirmngr/http.c
2347

Do you really need this in active code - it clutters my logs with mostly useless stuff. Can we do that differently?

/dirmngr/http.c
2347

I just did that because it was done this way somewhere else. I have no strong feelings about that at all.