• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

curl / curl / 9457
37%

Build:
DEFAULT BRANCH: master
Ran 08 Dec 2018 11:59AM UTC
Jobs 1
Files 273
Run time 42s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
9457

push

travis-ci

bagder
Upon HTTP_1_1_REQUIRED, retry the request with HTTP/1.1

This is a companion patch to cbea2fd2c (NTLM: force the connection to
HTTP/1.1, 2018-12-06): with NTLM, we can switch to HTTP/1.1
preemptively. However, with other (Negotiate) authentication it is not
clear to this developer whether there is a way to make it work with
HTTP/2, so let's try HTTP/2 first and fall back in case we encounter the
error HTTP_1_1_REQUIRED.

Note: we will still keep the NTLM workaround, as it avoids an extra
round trip.

Daniel Stenberg helped a lot with this patch, in particular by
suggesting to introduce the Curl_h2_http_1_1_error() function.

Closes #3349

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>

21794 of 29130 relevant lines covered (74.82%)

756112.83 hits per line

Jobs
ID Job ID Ran Files Coverage
23 9457.23 (T=coverage) 08 Dec 2018 12:00PM UTC 0
74.82
Travis Job 9457.23
Source Files on build 9457
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9457
  • d997aa0e on github
  • Prev Build on master (#9451)
  • Next Build on master (#9463)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc