Hi,
I've compiled libcurl with HTTP/2 support (openssl, nghttp2) for my project.
curl 7.56.1 (although I had the same issue with the latest, I backed
out to that one due to unrelated issue with gzip encoding in the
latest)
nghttp2 v1.37.0
openssl 1.1.0
I've compiled and run the same ap
On Fri, Apr 19, 2019, 8:19 AM Daniel Stenberg wrote:
> On Thu, 18 Apr 2019, Dmitri Trembovetski via curl-library wrote:
>
> > I've compiled libcurl with HTTP/2 support (openssl, nghttp2) for my
> project.
> > curl 7.56.1 (although I had the same issue with the latest,
Hi,
As with my earlier email to this list, the configuration is
self-compiled libcurl with HTTP/2 support (openssl, nghttp2) for my
project.
curl 7.64.1
nghttp2 v1.37.0
openssl 1.1.0
I've compiled and run the same app on MacOSX, Android (x64), and Linux with
the same results.
It use
On Sat, Apr 20, 2019 at 4:31 PM Ray Satiro via curl-library
wrote:
>
> On 4/20/2019 3:12 AM, Ray Satiro wrote:
>
> On 4/19/2019 5:01 PM, Dmitri Trembovetski via curl-library wrote:
>
> As with my earlier email to this list, the configuration is
> self-compiled libcur