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
Regarding QPACK spec, Huffman compression is optional when transmitting string literals. Implementation provided in #3 use compression always which might be sub optimal in some cases.
The text was updated successfully, but these errors were encountered:
Regarding QPACK spec, Huffman compression is optional when transmitting string literals. Implementation provided in #3 use compression always which might be sub optimal in some cases.
The text was updated successfully, but these errors were encountered: