diff options
author | Konrad Kleine <kkleine@redhat.com> | 2020-02-26 10:00:43 -0500 |
---|---|---|
committer | Mark Wielaard <mark@klomp.org> | 2020-02-26 21:10:40 +0100 |
commit | 4c1de9608b67f5c7e71f4a2865395703224cb1cb (patch) | |
tree | 5d65f2e84878b9b428861b10cb34a85715b4c626 /doc | |
parent | 37d56e9275fcf70c4a0cb19c0f2ac1d4032acfab (diff) | |
download | elfutils-4c1de9608b67f5c7e71f4a2865395703224cb1cb.tar.gz |
debuginfod: file:// URLs: handle curl resp. code
When file:// is used for DEBUGINFOD_URLS, then the response code for a
successful server query is 0 and not 200.
Using file:// can be helpful when you want to test your
debuginfod-client integration against a mocked file tree that mimics the
HTTP URLs from the debuginfod server. This way you don't have to run the
debuginfod server at all.
Fixes https://sourceware.org/bugzilla/show_bug.cgi?id=25600
Signed-off-by: Konrad Kleine <kkleine@redhat.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions