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

TykTechnologies / tyk / 5800
60%
master: %

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

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%)

1.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5800.1 (LATEST_GO=true) 14 Nov 2018 03:33PM UTC 0
59.34
Travis Job 5800.1
2 5800.2 (LATEST_GO=true) 14 Nov 2018 03:32PM UTC 0
59.42
Travis Job 5800.2
Source Files on build 5800
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5800
  • ed8d5b59 on github
  • Prev Build on release-2.7 (#5798)
  • Next Build on release-2.7 (#5803)
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