public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
From: Aaron Merey <amerey@redhat.com>
To: Mark Wielaard <mark@klomp.org>
Cc: elfutils-devel@sourceware.org
Subject: Re: [PATCH] debuginfod: Use the debuginfod-size response header
Date: Mon, 25 Apr 2022 11:03:05 -0400	[thread overview]
Message-ID: <CAJDtP-QLyic+8-=o=GpZ=JfAQiy6h2=Ayc=MMx-VD+YaCVb5tQ@mail.gmail.com> (raw)
In-Reply-To: <YmVnEYj+ElBjuDej@wildebeest.org>

On Sun, Apr 24, 2022 at 11:05 AM Mark Wielaard <mark@klomp.org> wrote:
> Looks good. Pleas commit.

Thanks, pushed as:

commit 55fee962676fbff60c6b0469305bcb077910d64f
Author: Aaron Merey <amerey@redhat.com>
Date:   Tue Jan 11 22:07:55 2022 -0500

    debuginfod: Use the debuginfod-size response header

    In some cases the content-length header may not be available in order
    to pass to a progressfn.  If content-length isn't available then attempt
    to get the size of the download from the debuginfod-size header instead.

    It should be mentioned that if a compressed file (ex. gzip) is being
    transferred, the actual transfer length will be less than debuginfod-size.
    In this case debuginfod-size is a best-guess upper bound on the size of
    the transfer.

    Signed-off-by: Aaron Merey <amerey@redhat.com>


      reply	other threads:[~2022-04-25 15:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-12  3:07 [PATCH] " Aaron Merey
2022-03-31 17:37 ` Mark Wielaard
2022-04-21 20:53   ` Aaron Merey
2022-04-22 22:56     ` Aaron Merey
2022-04-24 15:04       ` Mark Wielaard
2022-04-25 15:03         ` Aaron Merey [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJDtP-QLyic+8-=o=GpZ=JfAQiy6h2=Ayc=MMx-VD+YaCVb5tQ@mail.gmail.com' \
    --to=amerey@redhat.com \
    --cc=elfutils-devel@sourceware.org \
    --cc=mark@klomp.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).