Package: curl
Version: 7.44.0-2
Severity: normal
Hi,
curl --http2 <address> does not work for me. I have nghttpx
proxy serving content over HTTP2 and when I do:
curl --http2 https://ADDRESS
I get in my syslog on the server:
Sep 30 12:56:43 server nghttpx[20363]: <IP hidden> - -
[30/Sep/2015:12:56:43 +0200] "GET / HTTP/1.1" 200 2253 "-" "curl/7.44.0"
Notice HTTP/1.1 there. On the other hand, if I access with Firefox/Iceweasel, I
get:
Sep 30 12:58:23 hilbert nghttpx[20363]: <IP hidden> - -
[30/Sep/2015:12:58:23 +0200] "GET / HTTP/2" 200 2253 "-" "Mozilla/5.0 (X11;
Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.1"
I also launched curl with ltrace(1) and I couldn't see a single symbol from
libnghttp there.
Cheers,
Tomasz
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.1.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages curl depends on:
ii libc6 2.19-22
ii libcurl3-gnutls 7.44.0-2
ii zlib1g 1:1.2.8.dfsg-2+b1
curl recommends no packages.
curl suggests no packages.
-- no debconf information