mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-07 10:38:53 +08:00
python: Bump up HPACK draft version to 8
This commit is contained in:
@@ -15,7 +15,7 @@ import nghttp2
|
||||
|
||||
def testsuite(testdata, filename, outdir, table_size, deflate_table_size):
|
||||
res = {
|
||||
'draft':7,
|
||||
'draft':8,
|
||||
'description': '''\
|
||||
Encoded by nghttp2. The basic encoding strategy is described in \
|
||||
http://lists.w3.org/Archives/Public/ietf-http-wg/2013JulSep/1135.html \
|
||||
|
||||
Reference in New Issue
Block a user