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

nette / http / 26790553162
84%
master: 83%

Build:
Build:
LAST BUILD BRANCH: v3.4
DEFAULT BRANCH: master
Ran 02 Jun 2026 12:26AM UTC
Jobs 1
Files 20
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

02 Jun 2026 12:25AM UTC coverage: 83.846% (-0.04%) from 83.886%
26790553162

push

github

dg
Response: setCookie() sends the Max-Age attribute

Adds Max-Age next to expires - Max-Age takes precedence over expires (RFC 6265)
and, unlike expires, does not depend on the client clock; expires is kept for
ancient clients. This is something setcookie()'s options array could not control.

A non-positive number of seconds clamps Max-Age to 0 (immediate deletion), so
deleteCookie() now performs a real deletion (a past time => Max-Age=0) instead
of setting a session cookie with an empty value.

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

4 existing lines in 1 file now uncovered.

1064 of 1269 relevant lines covered (83.85%)

0.84 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
47.78
0.65% src/Http/Response.php
Jobs
ID Job ID Ran Files Coverage
1 26790553162.1 02 Jun 2026 12:26AM UTC 20
83.85
GitHub Action Run
Source Files on build 26790553162
  • Tree
  • List 20
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b8bd8ae4 on github
  • Prev Build on v3.4 (#26789762594)
  • Next Build on v3.4 (#26790666769)
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