https://sourceware.org/bugzilla/show_bug.cgi?id=28284
Frank Ch. Eigler <fche at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Frank Ch. Eigler <fche at redhat dot com> --- commit 8760e931abf33ed2b215809d5ebf653ced934152 Author: Frank Ch. Eigler <f...@redhat.com> Date: Fri Sep 2 12:41:38 2022 -0400 PR28284: add tweaks on previous debuginfod x-debuginfod* header forwarding work Embrace case-independent headers, more fully document, handle HTTP \r. In addition to test case, hand-tested against fedora debuginfod instances, running federated servers under valgrind. Signed-off-by: Frank Ch. Eigler <f...@redhat.com> commit bbc2ca6d553f0ce3e670303ac9a3c764cf10d779 Author: Noah Sanci <nsa...@redhat.com> Date: Wed Jun 15 10:07:29 2022 -0400 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 <nsa...@redhat.com> -- You are receiving this mail because: You are on the CC list for the bug.