]> git.ipfire.org Git - thirdparty/elfutils.git/commit
debuginfod-client: Add DEBUGINFOD_HEADERS_FILE.
authorDaniel Thornburgh <dthorn@google.com>
Tue, 18 Oct 2022 21:21:32 +0000 (14:21 -0700)
committerMark Wielaard <mark@klomp.org>
Fri, 28 Oct 2022 10:09:07 +0000 (12:09 +0200)
commit13f21dfb9bd09ad4816901ecd63daddc580a8465
tree007d8ea8820df433cdb5810a7802f70127ce3355
parent65b3fb51b83b5a37345c6a9ae7c77b2e9d3a6517
debuginfod-client: Add DEBUGINFOD_HEADERS_FILE.

This DEBUGINFOD_HEADERS_FILE environment variable names a file to supply
HTTP headers to outgoing requests. Notably, this allows for
Authorization headers to be added from a file under OS access control.

Signed-off-by: Daniel Thornburgh <dthorn@google.com>
NEWS
debuginfod/ChangeLog
debuginfod/debuginfod-client.c
debuginfod/debuginfod.h.in
doc/ChangeLog
doc/debuginfod-client-config.7
doc/debuginfod_find_debuginfo.3