Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust pep8 parameters, reformat | Aldo Cortesi | 2015-05-30 | 1 | -23/+104 |
* | cleanup imports | Thomas Kriechbaumer | 2015-05-29 | 1 | -1/+0 |
* | add generic frame parsing method | Thomas Kriechbaumer | 2015-05-29 | 1 | -0/+17 |
* | add hpack to encode and decode headers | Thomas Kriechbaumer | 2015-05-29 | 1 | -9/+32 |
* | fix default argument | Thomas Kriechbaumer | 2015-05-29 | 1 | -1/+5 |
* | add human_readable() to each frame for debugging | Thomas Kriechbaumer | 2015-05-29 | 1 | -1/+74 |
* | cleanup code with autoflake | Thomas Kriechbaumer | 2015-05-27 | 1 | -5/+1 |
* | cleanup code with autopep8 | Thomas Kriechbaumer | 2015-05-27 | 1 | -10/+24 |
* | implement basic HTTP/2 frame classes | Thomas Kriechbaumer | 2015-05-26 | 1 | -0/+375 |