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

Unified Diff: net/spdy/hpack_string_util.h

Issue 269183008: HPACK changes required for specification draft '07 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Write '07 examples as a new file name. Remove previous one. Created 6 years, 7 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
Index: net/spdy/hpack_string_util.h
diff --git a/net/spdy/hpack_string_util.h b/net/spdy/hpack_string_util.h
index 81e855729bba49f09cc721bba642920539c53125..9135f9047f995a1a660c8559f6d910a5058d6426 100644
--- a/net/spdy/hpack_string_util.h
+++ b/net/spdy/hpack_string_util.h
@@ -11,7 +11,7 @@
namespace net {
// All section references below are to
-// http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-06
+// http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-07
// A constant-time StringPiece comparison function, as suggested
// by section 6.

Powered by Google App Engine
This is Rietveld 408576698