On 7/23/2016 5:27 PM, Paul Howarth wrote:
Test 1800 never runs because it says the http2 feature is not enabled, even when it is. I think there's some mix-up between "http2", "HTTP2" and "http/2" in the feature name in various places. Attached patch fixes this for me.
Thanks. There was a naming conflict with http2 since it could mean a second http server. It was renamed to http/2 for the feature name as well [1]. I've updated the tests to use the http/2 feature name [2].
[1]: https://github.com/curl/curl/commit/5f2e3b8 [2]: https://github.com/curl/curl/commit/6b130d6 ------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
