diff options
Diffstat (limited to 'net/spdy/hpack_entry.h')
-rw-r--r-- | net/spdy/hpack_entry.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/spdy/hpack_entry.h b/net/spdy/hpack_entry.h index 7b85109..7cfd14e 100644 --- a/net/spdy/hpack_entry.h +++ b/net/spdy/hpack_entry.h @@ -18,8 +18,7 @@ namespace net { // All section references below are to -// http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-05 -// . +// http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-06 // A structure for an entry in the header table (3.1.2) and the // reference set (3.1.3). This structure also keeps track of how many |