Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-15 | http2: disable server push if not requested | Alessandro Ghedini | |
Ref: https://github.com/curl/curl/pull/1160 | |||
2016-11-17 | tests: Fix HTTP2-Settings header for huge window size | Jay Satiro | |
Follow-up to a4d8888. Changing the window size in that commit resulted in a different HTTP2-Settings upgrade header, causing test 1800 to fail. | |||
2016-07-24 | tests: Fix for http/2 feature | Jay Satiro | |
Bug: https://curl.haxx.se/mail/lib-2016-07/0070.html Reported-by: Paul Howarth | |||
2014-11-20 | test1800: first plain-text http2 test case | Daniel Stenberg | |
Verifies the upgrade request, but gets a plain 1.1 response |