Re: Question on flow control for a single file transfer

On 4 November 2013 16:32, Peter Lepeska <bizzbyster@gmail.com> wrote:
> Maybe flow control is off until the receiver sends its first window update.

I'm afraid that doesn't work.  Once flow control is off, you need a
clear synchronization point upon which to restart it.  We haven't
defined that and my sense is that there is no desire to take on that
complexity.

If you don't want flow control, the SETTINGS frame that you send
before anything else can be used to disable it (for you, you still
have to act responsibly as a packet sender).

Received on Tuesday, 5 November 2013 00:35:23 UTC