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

nette / http / 29305138811
84%
master: 83%

Build:
Build:
LAST BUILD BRANCH: v3.3
DEFAULT BRANCH: master
Ran 14 Jul 2026 04:06AM UTC
Jobs 1
Files 21
Run time 1min
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

14 Jul 2026 04:06AM UTC coverage: 84.284% (+0.1%) from 84.141%
29305138811

push

github

dg
HttpExtension: default to trusting X-Forwarded-For only (BC break!)

Changes the configured default of `proxyHeaders` from "both" to "xForwarded",
so an application behind a proxy no longer trusts a client-supplied "Forwarded"
header by default (the common proxy sets X-Forwarded-For). The RequestFactory
PHP default is intentionally left at "both" for BC; this hardens only the
framework configuration.

BC: deployments whose proxy uses the "Forwarded" header must now set
`proxyHeaders: forwarded` (or `both`).

1 of 1 new or added line in 1 file covered. (100.0%)

25 existing lines in 2 files now uncovered.

1094 of 1298 relevant lines covered (84.28%)

0.84 hits per line

Coverage Regressions

Lines Coverage ∆ File
17
72.63
1.2% src/Bridges/HttpDI/HttpExtension.php
8
96.04
-0.24% src/Http/RequestFactory.php
Jobs
ID Job ID Ran Files Coverage
1 29305138811.1 14 Jul 2026 04:06AM UTC 21
84.28
GitHub Action Run
Source Files on build 29305138811
  • Tree
  • List 21
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b5910a53 on github
  • Prev Build on v3.4 (#27921299958)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc