]> granicus.if.org Git - curl/commit
http2: handle the received SETTINGS frame
authorDaniel Stenberg <daniel@haxx.se>
Fri, 8 Jan 2016 22:06:59 +0000 (23:06 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 8 Jan 2016 22:06:59 +0000 (23:06 +0100)
commit325686ef9eaf969830965ecaf044289cf8777f49
treed280a4778691a1fbac8b55681c076d10969d9037
parentc338d8cf9c173858d176b73ef80787907bd2d3bf
http2: handle the received SETTINGS frame

This regression landed in 5778e6f5 and made libcurl not act on received
settings and instead stayed with its internal defaults.

Bug: http://curl.haxx.se/mail/lib-2016-01/0031.html
Reported-by: Bankde
lib/http2.c