Learning HTTP2 by Stephen Ludin & Javier Garza

Learning HTTP2 by Stephen Ludin & Javier Garza

Author:Stephen Ludin & Javier Garza
Language: eng
Format: epub
Publisher: O'Reilly Media, Inc.
Published: 2017-05-24T04:00:00+00:00


Successfully negotiated h2

As per spec, sent a SETTINGS frame right away

Set the window size to 16 KB as requested in the command line

Note the use of stream_id 0 for the connection-level information. (You do not see the connection preface in the output but it was sent before the SETTINGS frame.)

Continuing with the output:

[ 0.164] send HEADERS frame <length=45, flags=0x05, stream_id=1> ; END_STREAM | END_HEADERS (padlen=0) ; Open new stream :method: GET :path: / :scheme: https :authority: www.akamai.com accept: */* accept-encoding: gzip, deflate user-agent: nghttp2/1.9.2 header1: Foo

This shows the header block for the request.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.