Thomas Kriechbaumer
|
5cecbdc168
|
http2: add basic protocol handling
|
2015-06-05 13:33:37 +02:00 |
|
Thomas Kriechbaumer
|
b84001e8f0
|
http2: explicitly mention all arguments in tests
|
2015-06-05 13:33:37 +02:00 |
|
Aldo Cortesi
|
f76bfabc5d
|
Adjust pep8 parameters, reformat
|
2015-05-30 12:02:58 +12:00 |
|
Thomas Kriechbaumer
|
c32d8189fa
|
cleanup imports
|
2015-05-29 17:00:38 +02:00 |
|
Thomas Kriechbaumer
|
e2de49596d
|
add HTTP/2-capable client
|
2015-05-29 15:31:22 +02:00 |
|
Thomas Kriechbaumer
|
4c469fdee1
|
add hpack to encode and decode headers
|
2015-05-29 15:31:22 +02:00 |
|
Thomas Kriechbaumer
|
5288aa3640
|
add human_readable() to each frame for debugging
|
2015-05-29 11:42:46 +02:00 |
|
Thomas Kriechbaumer
|
e3d390e036
|
cleanup code with autopep8
run the following command:
$ autopep8 -i -r -a -a .
|
2015-05-27 11:19:11 +02:00 |
|
Thomas Kriechbaumer
|
4ce6f43616
|
implement basic HTTP/2 frame classes
|
2015-05-26 17:59:29 +02:00 |
|