From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4CE103858298; Wed, 7 Sep 2022 23:16:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4CE103858298 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1662592585; bh=wMWAVic7M/pchY3C5/sbeCM9ErP7GCqWa75gGi+kXjw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VG/HRYiZwExa+Uze5OvAKhpmMo29tUxfX4cfGBxlX/PCw4ejIo/hHMQ9m4nLxAgod 3jUmCC0ico4XHr+GdXpAjn4smx6JTnbGvTuG7Cn9hMMjBacJBuBCoWtcrvWaslrhtn LzaLyocqKGOwJ/dBtz6oAaJhKuftjBx1nlXWYrbM= From: "fche at redhat dot com" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/28284] support description functionality through HEAD Date: Wed, 07 Sep 2022 23:16:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: debuginfod X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fche at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D28284 Frank Ch. Eigler changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Frank Ch. Eigler --- commit 8760e931abf33ed2b215809d5ebf653ced934152 Author: Frank Ch. Eigler Date: Fri Sep 2 12:41:38 2022 -0400 PR28284: add tweaks on previous debuginfod x-debuginfod* header forward= ing 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 commit bbc2ca6d553f0ce3e670303ac9a3c764cf10d779 Author: Noah Sanci 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 --=20 You are receiving this mail because: You are on the CC list for the bug.=