https://sourceware.org/bugzilla/show_bug.cgi?id=27277
--- Comment #2 from Frank Ch. Eigler <fche at redhat dot com> --- A related idea: extend the webapi so that returned content includes response headers that identify the archive & file name where the content was extracted from. For server privacy, maybe pass back just the basename. The client API would need to be extended to store those headers as extra strings a client could query. All this can be used by smarter clients to identify in user-friendly ways the origin of the buildid. For example: % debuginfod-find describe BUILDID [runs HEAD query, listens to extra Headers] length: 2879342938423 server: https://foo/bar x-archive: foo-bar-2.3.rpm x-file: bin/sudifusdf -- You are receiving this mail because: You are on the CC list for the bug.