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

TykTechnologies / tyk / 7992
39%
master: %

Build:
Build:
LAST BUILD BRANCH: v2.9.4.8
DEFAULT BRANCH: master
Ran 30 Dec 2019 08:24AM 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
7992

push

travis-ci

furkansenharputlu
Improved debugging (#2720)

Tyk debugger now shows both request and response data. So you can actually see how headers are added or body is transformed. It looks in-dash like this:
```
====== Request ======
GET / HTTP/1.1
Host: example.com
A: b

====== Response ======
HTTP/1.1 500 Internal Server Error
Connection: close
Content-Type: application/json
X-Generator: tyk.io

{
    "error": "There was a problem proxying the request"
}
```

Additionally, all reverse proxy logs are shown in tracer as well, and you can see how much proxying took, is it used a certificate or pinning and etc.

Additionally, from debug output removed annoying DRL logs and raw level redis calls, which was polluting the logs.
Jobs
ID Job ID Ran Files Coverage
2 7992.2 (LATEST_GO=true) 30 Dec 2019 08:24AM UTC 0
Travis Job 7992.2
Source Files on build 7992
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7992
  • 8adc7e8d on github
  • Prev Build on release-2.9 (#7991)
  • Next Build on release-2.9 (#7993)
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