python: Update to draft version to 7 in hpackmake.py

This commit is contained in:
Tatsuhiro Tsujikawa 2014-04-20 23:02:56 +09:00
parent 91b616dd6f
commit 5240f8ad7e
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ import nghttp2
def testsuite(testdata, filename, outdir, table_size, deflate_table_size):
res = {
'draft':6,
'draft':7,
'description': '''\
Encoded by nghttp2. The basic encoding strategy is described in \
http://lists.w3.org/Archives/Public/ietf-http-wg/2013JulSep/1135.html \