|
Ran
|
Jobs
1
|
Files
0
|
Run time
–
|
Badge
README BADGES
|
push
travis-ci
fix URL Rewrite issues (#2301) Fixes #2268 Fixes #1598 Fixes #2618 `URLRewrite` middleware changes `r.URL` to the `target` path. This breaks the middleware chain, as each middleware using `r.URL`, to check if it is enabled. So instead of changing `r.URL` directly in the URLRewrite middleware, I moved it to DummyProxyHandler. Similarly, I also changed `Method Tranform` middleware. The PR also changes `cache` middleware, moving it at the end of middleware chain and also incorporating above changes. (cherry picked from commit c3cad42c9)
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 2 | 7999.2 (LATEST_GO=true) | 0 | Travis Job 7999.2 |