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

mitmproxy / netlib / 617 / 2
60%
master: 60%

Build:
DEFAULT BRANCH: master
Ran 15 Feb 2016 09:17PM UTC
Files 30
Run time 6s
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

15 Feb 2016 09:16PM UTC coverage: 94.352% (-0.5%) from 94.872%
OPENSSL=1.0.2

Pull #123

travis-ci

fimad
Preserve host header when modifying request path

Currently the path_components and query setters of the Request object
use the url setter under the hood. The url setter updates all parts of
the URL including the host. If the host header and the host in the
request URL are different (as is common when making HTTPS requests)
then the host header will be updated to the value in the URL as a
result of modifying the path.

This change fixes this problem by modifying the query and
path_components setters to not use the url setter and instead directly
update the path field.
Pull Request #123: Preserve host header when modifying request path

2539 of 2691 relevant lines covered (94.35%)

0.94 hits per line

Source Files on job 617.2 (OPENSSL=1.0.2)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 617
  • Travis Job 617.2
  • 5e3e1991 on github
  • Prev Job for OPENSSL=1.0.2 on master (#614.6)
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