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

TykTechnologies / tyk / 6459

Build:
DEFAULT BRANCH: master
Ran 09 Apr 2019 06:02AM 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
6459

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 6459.2 (LATEST_GO=true) 09 Apr 2019 06:02AM UTC 0
Travis Job 6459.2
Source Files on build 6459
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6459
  • 6f2f9f3f on github
  • Prev Build on master (#6450)
  • Next Build on master (#6467)
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