root @ kali: ~ # nghttp -p 3 -v
213.170.100.212[0.055] Connected
The negotiated protocol: h2
[0.166] send SETTINGS frame <length = 12, flags = 0x00, stream_id = 0>
(niv = 2)
[SETTINGS_MAX_CONCURRENT_STREAMS (0x03): 100]
[SETTINGS_INITIAL_WINDOW_SIZE (0x04): 65535]
[0.167] send PRIORITY frame <length = 5, flags = 0x00, stream_id = 3>
(dep_stream_id = 0,
weight = 201 , exclusive = 0)
[0.167] send PRIORITY frame <length = 5, flags = 0x00, stream_id = 5>
(dep_stream_id = 0,
weight = 101 , exclusive = 0)
[0.168] send PRIORITY frame <length = 5, flags = 0x00, stream_id = 7>
(dep_stream_id = 0,
weight = 1 , exclusive = 0)
[0.168] send PRIORITY frame <length = 5, flags = 0x00, stream_id = 9>
(dep_stream_id = 7,
weight = 1 , exclusive = 0)
[0.169] send PRIORITY frame <length = 5, flags = 0x00, stream_id = 11>
(dep_stream_id = 3,
weight = 1 , exclusive = 0)
[0.169] send HEADERS frame <length = 38, flags = 0x25, stream_id = 13>
; END_STREAM | END_HEADERS | PRIORITY
(padlen = 0, dep_stream_id = 11,
weight = 3 , exclusive = 0)
; Open new stream
: method: GET
: path: /
: scheme: https
: authority: 213.170.100.212
accept: * / *
accept-encoding: gzip, deflate
user-agent: nghttp2 / 1.18.1
[0.232] recv SETTINGS frame <length = 18, flags = 0x00, stream_id = 0>
(niv = 3)
[SETTINGS_MAX_CONCURRENT_STREAMS (0x03): 100]
[SETTINGS_INITIAL_WINDOW_SIZE (0x04): 65536]
[SETTINGS_MAX_FRAME_SIZE (0x05): 16384]
[0.233] recv WINDOW_UPDATE frame <length = 4, flags = 0x00, stream_id = 0>
(window_size_increment = 196605)
[0.233] recv SETTINGS frame <length = 0, flags = 0x01, stream_id = 0>
; ACK
(niv = 0)
[0.233] recv (stream_id = 13): status: 200
[0.234] recv (stream_id = 13) etag: "21-58a4a130-a2bf2"
[0.234] recv (stream_id = 13) last-modified: Wed, 15 Feb 2017 18:42:56 GMT
[0.234] recv (stream_id = 13) content-type: text / html
[0.234] recv (stream_id = 13) content-length: 33
[0.234] recv (stream_id = 13) accept-ranges: bytes
[0.235] recv (stream_id = 13) date: Mon, 20 Mar 2017 12:01:24 GMT
[0.235] recv (stream_id = 13) server: NQ-webserver
[0.235] recv HEADERS frame <length = 96, flags = 0x04, stream_id = 13>
; END_HEADERS
(padlen = 0)
; First response header
This page is under construction[0.236] recv DATA frame <length = 33, flags = 0x00, stream_id = 13>
[0.236] recv DATA frame <length = 0, flags = 0x01, stream_id = 13>
; END_STREAM
[0.236] send GOAWAY frame <length = 8, flags = 0x00, stream_id = 0>
(last_stream_id = 0, error_code = NO_ERROR (0x00), opaque_data (0) = [])