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

TykTechnologies / tyk / 5799 / 2

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2018 03:35PM UTC
Files 101
Run time 26s
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:27PM UTC coverage: 61.125% (+0.07%) from 61.057%
LATEST_GO=true

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

Source Files on job 5799.2 (LATEST_GO=true)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5306
  • Travis Job 5799.2
  • fa93f7bc on github
  • Prev Job for LATEST_GO=true on master (#5797.2)
  • Next Job for LATEST_GO=true on master (#5802.2)
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