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

TykTechnologies / tyk / 6465
39%
master: %

Build:
Build:
LAST BUILD BRANCH: v2.9.4.8
DEFAULT BRANCH: master
Ran 11 Apr 2019 09:04AM UTC
Jobs 1
Files 0
Run time –
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
6465

push

travis-ci

buger
Bug/2195 fix looping issue (#2200)

Fixes #2195

Every middleware call CheckSpecMathesStatus() to check if middlewares are set for the path.

In case of url-rewrite, path set in ctxGetUrlRewritePath was used, which stores value of original path before url-write. That variable was used to run response middleware of the original path and not of the rewritten path

But in case of looping feature, we want to run request middlewares of the rewritten path as well. So I changed the code to use ctxGetUrlRewritePath only in case of response middleware and use r.url.Path otherwise.
Jobs
ID Job ID Ran Files Coverage
2 6465.2 (LATEST_GO=true) 11 Apr 2019 09:04AM UTC 0
Travis Job 6465.2
Source Files on build 6465
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6465
  • 6f2f9f3f on github
  • Next Build on release-2.9 (#7140)
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