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

mattn / go-uwsgi / 38
54%

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2017 03:27PM UTC
Jobs 1
Files 1
Run time 4s
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
38

Pull #7

travis-ci

web-flow
Fix for occassional 400 - too many headers

When request contains `Host:` header (which can happen e.g. when offloading request through internal uwsgi routing), we will end up with two Host headers (another from HTTP_HOST uwsgi var). Which in Golang http server results in an error when using HTTP/1.1.

https://github.com/golang/go/blob/release-branch.go1.8/src/net/http/server.go#L954
Pull Request #7: Fix for occassional 400 - too many headers

3 of 3 new or added lines in 1 file covered. (100.0%)

118 of 212 relevant lines covered (55.66%)

6.16 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
uwsgi.go
Jobs
ID Job ID Ran Files Coverage
1 38.1 05 Sep 2017 03:27PM UTC 0
55.66
Travis Job 38.1
Source Files on build 38
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #38
  • Pull Request #7
  • PR Base - master (#37)
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