You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.
We need to implement logging. HTTP/2.0 is complicated, and it would be very useful to be able to find out, for example, what frames we've sent in what order.
This involves the following stages:
Add logging to the HPACK encoder/decoder.
Add stream-level logging.
Add connection-level logging.
The text was updated successfully, but these errors were encountered:
We need to implement logging. HTTP/2.0 is complicated, and it would be very useful to be able to find out, for example, what frames we've sent in what order.
This involves the following stages:
The text was updated successfully, but these errors were encountered: