Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(885)

Unified Diff: net/spdy/hpack_output_stream.h

Issue 145353017: Update HPACK implementation to draft 05 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/spdy/hpack_header_table_test.cc ('k') | net/spdy/hpack_string_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/spdy/hpack_output_stream.h
diff --git a/net/spdy/hpack_output_stream.h b/net/spdy/hpack_output_stream.h
index 6ed38ec78bed90a5215404a55b95e68ab9a76ed9..f041171ede5def209d7b20b9322eaf2f8c98452d 100644
--- a/net/spdy/hpack_output_stream.h
+++ b/net/spdy/hpack_output_stream.h
@@ -15,7 +15,7 @@
#include "net/spdy/hpack_encoding_context.h"
// All section references below are to
-// http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-04
+// http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-05
// .
namespace net {
« no previous file with comments | « net/spdy/hpack_header_table_test.cc ('k') | net/spdy/hpack_string_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698