Re: Credentials and connection pools
Patrick McManus <[email protected]> Mon, 8 May 2017 11:11:41 -0400
| Newsgroups | gmane.comp.mozilla.devel.netlib |
|---|---|
| Message-ID | <CAOdDvNr==w021KQROaaUv+-DM1F915AxzUwQbEua0f8v0CgQqA@mail.gmail.com> |
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.