Skip to content

Instantly share code, notes, and snippets.

@miettal
Last active December 7, 2015 01:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miettal/49b8ad5c68adb302698e to your computer and use it in GitHub Desktop.
Save miettal/49b8ad5c68adb302698e to your computer and use it in GitHub Desktop.
import hpack
decoder = hpack.Decoder()
print decoder.decode("88c3c24085f2b4b40e6f94dd82f5ed5a7fff63ff7feeb119b46a200fff3ffd0f0d023137c1c0bf4089f2b4e94d625abb513f0131".decode('hex'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment