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

go-pkgz / requester
92%
main: 88%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.5.0
DEFAULT BRANCH: main
Repo Added 17 Dec 2020 04:59AM UTC
Files 11
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

LAST BUILD ON BRANCH fix/cache-key-host
branch: fix/cache-key-host
CHANGE BRANCH
x
Reset
  • fix/cache-key-host
  • chore/example-deps
  • chore/go-fix
  • chore/update-deps
  • ci/lift-actions
  • fix-ci-caching
  • fix/redirect-credential-leak
  • fix/with-middleware-aliasing
  • initernal-middlewares
  • main
  • master
  • refs/tags/v0.0.1
  • refs/tags/v0.0.2
  • refs/tags/v0.0.3
  • refs/tags/v0.0.4
  • refs/tags/v0.1.0
  • refs/tags/v0.2.0
  • refs/tags/v0.2.1
  • refs/tags/v0.3.0
  • refs/tags/v0.4.0
  • refs/tags/v0.4.1
  • refs/tags/v0.5.0
  • repater-no-codes
  • switch-to-repeater-v2

19 Aug 2026 01:19AM UTC coverage: 92.373% (+0.3%) from 92.049%
32204538087

Pull #9

github

paskal
fix: include the effective host in the cache key

Both cache middlewares keyed responses on the URL only, so requests
differing solely by Request.Host shared a cache entry and a response
cached for one virtual host was served for another one.

The key now carries the effective host, Request.Host when set and the URL
host otherwise, and every part goes in as a length-prefixed field so a
value of one part can't be read as another one.
Pull Request #9: fix: include the effective host in the cache key

40 of 40 new or added lines in 2 files covered. (100.0%)

545 of 590 relevant lines covered (92.37%)

18.91 hits per line

Relevant lines Covered
Build:
Build:
590 RELEVANT LINES 545 COVERED LINES
18.91 HITS PER LINE
Source Files on fix/cache-key-host
  • Tree
  • List 11
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32204538087 fix/cache-key-host fix: include the effective host in the cache key Both cache middlewares keyed responses on the URL only, so requests differing solely by Request.Host shared a cache entry and a response cached for one virtual host was served for another one. The... Pull #9 19 Aug 2026 01:20AM UTC paskal github
92.37
See All Builds (67)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc