Skip to content

component/curl: enable HTTP2

Łukasz Nowak requested to merge luke/slapos:curl-http2 into master

HTTP2 in curl client will allow to test HTTP2 servers.

See: https://curl.haxx.se/docs/http2.html

Merge request reports