aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/h2/frame.py
Commit message (Expand)AuthorAgeFilesLines
* cleanup code with autoflakeThomas Kriechbaumer2015-05-271-5/+1
* cleanup code with autopep8Thomas Kriechbaumer2015-05-271-10/+24
* implement basic HTTP/2 frame classesThomas Kriechbaumer2015-05-261-0/+375