PR28284 - Debuginfod header functionality implemented
authorNoah Sanci <nsanci@redhat.com>
Wed, 15 Jun 2022 14:07:29 +0000 (10:07 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Tue, 6 Sep 2022 15:32:13 +0000 (11:32 -0400)
commitbbc2ca6d553f0ce3e670303ac9a3c764cf10d779
treeb08f81afb310c8c46cffdbeeb8e7881f7401573f
parenta176b6e30aa8983c95b81f18c34a2b5c6a0c907b
PR28284 - Debuginfod header functionality implemented

Debuginfod and debuginfod clients are now equipped to send
and receive http headers prefixed with X-DEBUGINFOD and
print them in verbose mode for more context

Signed-off-by: Noah Sanci <nsanci@redhat.com>
debuginfod/ChangeLog
debuginfod/debuginfod-client.c
debuginfod/debuginfod-find.c
debuginfod/debuginfod.cxx
debuginfod/debuginfod.h.in
debuginfod/libdebuginfod.map
doc/ChangeLog
doc/debuginfod_find_debuginfo.3
doc/debuginfod_get_headers.3 [new file with mode: 0644]
tests/ChangeLog
tests/run-debuginfod-response-headers.sh