From: Olaf Hering <olaf@aepfle.de>
To: Daniel Kiper <dkiper@net-space.pl>
Cc: grub-devel@gnu.org
Subject: Re: [PATCH v1] http: return error on unhandled HTTP error responses
Date: Wed, 25 Mar 2020 20:30:38 +0100 [thread overview]
Message-ID: <20200325203038.0eb13c46.olaf@aepfle.de> (raw)
In-Reply-To: <20200325185547.2pknd54rlihbrf3v@tomti.i.net-space.pl>
[-- Attachment #1: Type: text/plain, Size: 430 bytes --]
Am Wed, 25 Mar 2020 19:55:47 +0100
schrieb Daniel Kiper <dkiper@net-space.pl>:
> Should not we do the same for 404, file not found, a few lines above?
Maybe. For some reason a 404 returns quickly, while a 400 will request the file 4 times. With this patch there is still some delay, but the request is sent just once. I wonder what the author had in mind, where the error/state is actually supposed to be checked.
Olaf
[-- Attachment #2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2020-03-25 19:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-17 18:56 [PATCH v1] http: return error on unhandled HTTP error responses Olaf Hering
2020-03-25 18:55 ` Daniel Kiper
2020-03-25 19:30 ` Olaf Hering [this message]
2020-03-26 19:36 ` Daniel Kiper
2020-04-03 15:57 ` Daniel Kiper
2020-04-06 7:20 ` Olaf Hering
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=20200325203038.0eb13c46.olaf@aepfle.de \
--to=olaf@aepfle.de \
--cc=dkiper@net-space.pl \
--cc=grub-devel@gnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.