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

TykTechnologies / tyk / 5800 / 2
60%
master: %

Build:
Build:
LAST BUILD BRANCH: v2.9.4.8
DEFAULT BRANCH: master
Ran 14 Nov 2018 03:32PM UTC
Files 77
Run time 9s
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

14 Nov 2018 03:29PM UTC coverage: 59.422% (+0.07%) from 59.354%
LATEST_GO=true

push

travis-ci

buger
Fix handling of broken HTTP clients (#1979)

Clients who close connection before reading response, cause 500 error in gateway analytics

In this specific case Gateway itself did the right job and proxied the request, it is the client who messes with the connection. This is still an error state, but there should be a way to differentiate such issues from server-side ones. In this cases we introduce special 499 code (same as Nginx has), which description is:

```
499 Client Closed Request
Used when the client has closed the request before the server could send a response.
```

Fix https://github.com/TykTechnologies/tyk/issues/1980

8259 of 13899 relevant lines covered (59.42%)

0.66 hits per line

Source Files on job 5800.2 (LATEST_GO=true)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5305
  • Travis Job 5800.2
  • ed8d5b59 on github
  • Prev Job for LATEST_GO=true on release-2.7 (#5798.1)
  • Next Job for LATEST_GO=true on release-2.7 (#5803.1)
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