Last active
December 7, 2015 01:48
-
-
Save miettal/49b8ad5c68adb302698e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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