Skip to content

Instantly share code, notes, and snippets.

@nox
Created April 27, 2021 13:24
Show Gist options
  • Save nox/132b54809363cf949158ea52389ebf5a to your computer and use it in GitHub Desktop.
Save nox/132b54809363cf949158ea52389ebf5a to your computer and use it in GitHub Desktop.
DEBUG h2::client > binding client connection
DEBUG h2::client > client connection bound
DEBUG h2::codec::framed_write > send frame=Settings { flags: (0x0) }
DEBUG h2::proto::connection > Connection; peer=Client
DEBUG h2::codec::framed_write > send frame=Settings { flags: (0x0), initial_window_size: 1048576, max_frame_size: 16384 }
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::codec::framed_write > send frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > Connection; peer=Server
DEBUG h2::codec::framed_read > received frame=Settings { flags: (0x0) }
DEBUG h2::codec::framed_write > send frame=Settings { flags: (0x1: ACK) }
DEBUG h2::codec::framed_read > received frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
DEBUG h2::codec::framed_write > send frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
DEBUG h2::proto::connection > r = Ready(Ok(()))
DEBUG h2::proto::connection > r = Ready(Ok(()))
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG h2::codec::framed_write > send frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
DEBUG h2::codec::framed_write > send frame=Data { stream_id: StreamId(1) }
DEBUG h2::proto::connection > r = Ready(Ok(()))
DEBUG h2::codec::framed_read > received frame=Settings { flags: (0x0), initial_window_size: 1048576, max_frame_size: 16384 }
DEBUG h2::codec::framed_write > send frame=Settings { flags: (0x1: ACK) }
DEBUG h2::codec::framed_read > received frame=Settings { flags: (0x1: ACK) }
DEBUG h2::proto::settings > received settings ACK; applying Settings { flags: (0x0) }
DEBUG h2::codec::framed_read > received frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
DEBUG h2::codec::framed_read > received frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
DEBUG h2::codec::framed_read > received frame=Data { stream_id: StreamId(1) }
DEBUG h2::proto::connection > r = Ready(Ok(()))
[/Users/nox/src/h2/src/client.rs:1279] self.inner.poll(cx).map_err(Into::into) = Pending
DEBUG server > received bread
DEBUG server > sent baguette
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment