Re: Credentials and connection pools

Eric Rescorla <[email protected]> Mon, 8 May 2017 08:56:26 -0700
Newsgroups gmane.comp.mozilla.devel.netlib
Message-ID <CABcZeBMzqW97sKA8SHXJ=D5qs6y3FHgux_k9b1dBFsWS72X9wQ@mail.gmail.com>
Agreed.

-Ekr


On Mon, May 8, 2017 at 8:11 AM, Patrick McManus <[email protected]>
wrote:

>
> On Mon, May 8, 2017 at 11:02 AM, Eric Rescorla <[email protected]> wrote:
>
>> 2. With both H1 and H2, you *do* need to store unacknowledged requests so
>> you can replay them in the face of a variety of transport issues.
>>
>
>
> to further clarify - the "you" in that sentence refers to the http
> implementation, not the content using xhr/fetch.. and there is some flow
> control in fetch streams, so it doesn't have an unbounded commitment.
>
>
>