nategood/httpful

HTTP2 support

MikeLund opened this issue · 0 comments

Hi, I know I can use addOnCurlOption('CURLOPT_HTTP_VERSION', 'CURL_HTTP_VERSION_2TLS'); or such, but it would be cool to know if there are any thoughts of "proper" http2 support in this library, to make stuff more seamlessly support http2. Or if it's not a big concern and causes too much risk for breakage :) Thanks!