RE: h2 Connection Preface

I wrote too fast :-(.

> Typically, when starting HTTP/2 through an Upgrade from HTTP/1.1 (3.2), the
> server sends its settings first, just after the 101 response.

More clearly, in this case, typically, the server sends its settings before the client sends any other frame.

> Typically, when starting HTTP/2 with Prior Knowledge (3.4), the client sends its
> settings first.

And the client can send other frames before receiving the server settings.

Hervé.

Received on Tuesday, 9 September 2014 16:26:33 UTC