grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1] http: return error on unhandled HTTP error responses


From: Daniel Kiper
Subject: Re: [PATCH v1] http: return error on unhandled HTTP error responses
Date: Fri, 3 Apr 2020 17:57:07 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On Thu, Mar 26, 2020 at 08:36:47PM +0100, Daniel Kiper wrote:
> On Wed, Mar 25, 2020 at 08:30:38PM +0100, Olaf Hering wrote:
> > Am Wed, 25 Mar 2020 19:55:47 +0100
> > schrieb Daniel Kiper <address@hidden>:
> >
> > > 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.
>
> May I ask you to do the change for 404 and test it too? If it works
> please post a new patch.

Ping?

Daniel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]