]> granicus.if.org Git - curl/commit
http2 push: add missing inits of new stream
authorDaniel Stenberg <daniel@haxx.se>
Sun, 29 Nov 2015 23:11:42 +0000 (00:11 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 29 Nov 2015 23:11:42 +0000 (00:11 +0100)
commit8f281fb76d34d8d0ef54e591979a01e0f50a944c
treea51a8ff96cbd858748ead6f7b876bbd8b5e66fbb
parent8cbd80686e09fb74178d5474c4cac1412f646b88
http2 push: add missing inits of new stream

- set the correct stream_id for pushed streams
- init maxdownload and size properly
lib/http2.c