Author: rhuijben
Revision: 1709702
Modified property: svn:log
Modified: svn:log at Tue Oct 20 22:55:28 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Oct 20 22:55:28 2015
@@ -1,6 +1,6 @@
Following up on r1709678, add more http2 state handling preparations.
-* serf-dev/dev/protocols/http2_protocol.c
+* protocols/http2_protocol.c
(HTTP2_DEFAULT_MAX_FRAME_SIZE,
HTTP2_FLAG_PADDED): Remove definitions here.
(serf_http2_stream_t): New struct.
@@ -10,5 +10,5 @@ Following up on r1709678, add more http2
(http2_read): Simplify request init work. Use constant from header.
-* serf-dev/dev/protocols/http2_protocol.h
+* protocols/http2_protocol.h
(HTTP2_DEFAULT_WINDOW_SIZE): New define.