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

TykTechnologies / tyk / 5799

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2018 03:35PM UTC
Jobs 1
Files 101
Run time 28s
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
5799

push

travis-ci

web-flow
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

9588 of 15686 relevant lines covered (61.12%)

0.68 hits per line

Jobs
ID Job ID Ran Files Coverage
2 5799.2 (LATEST_GO=true) 14 Nov 2018 03:35PM UTC 0
61.12
Travis Job 5799.2
Source Files on build 5799
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5799
  • fa93f7bc on github
  • Prev Build on master (#5797)
  • Next Build on master (#5802)
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

© 2025 Coveralls, Inc