oauth2: show body for every HTTP request
commit18909e44a8e960ba71ab389e78a9e42cd7576828
authorOlaf Hering <olaf@aepfle.de>
Tue, 13 Feb 2024 13:26:27 +0000 (13 14:26 +0100)
committerRicardo Mones <ricardo@mones.org>
Tue, 13 Feb 2024 13:26:27 +0000 (13 14:26 +0100)
tree37d248e79313ca7c116abaccafa514b6524eeab9
parent1b2a0d7913847fe0fc680b02dc31bf4e25e5941e
oauth2: show body for every HTTP request

Consider also the refresh request, not just the initial request for
obtaining tokens.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
src/oauth2.c