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

nette / http / 29282633795
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: v3.3
DEFAULT BRANCH: master
Ran 13 Jul 2026 08:30PM UTC
Jobs 1
Files 19
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

13 Jul 2026 08:30PM UTC coverage: 83.393% (+0.2%) from 83.198%
29282633795

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.

939 of 1126 relevant lines covered (83.39%)

0.83 hits per line

Coverage Regressions

Lines Coverage ∆ File
17
72.63
1.2% src/Bridges/HttpDI/HttpExtension.php
8
96.06
-0.22% src/Http/RequestFactory.php
Jobs
ID Job ID Ran Files Coverage
1 29282633795.1 13 Jul 2026 08:30PM UTC 19
83.39
GitHub Action Run
Source Files on build 29282633795
  • Tree
  • List 19
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8755cb0f on github
  • Prev Build on v3.3 (#27016340566)
  • Next Build on v3.3 (#29286068641)
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