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

stubbles / stubbles-webapp-core / 126 / 3
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 04 Sep 2014 03:01PM UTC
Files 46
Run time 21s
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

04 Sep 2014 02:53PM UTC coverage: 97.199% (+0.1%) from 97.062%
126.3

push

travis-ci

mikey179
Simple way to add a Cache-Control header, fixes #71

This adds a new method stubbles\webapp\response\Headers::cacheControl()
which allows to add a Cache-Control header to the response via
stubbles\webapp\response\Response::headers(). The default value of the
header will contain the "private" directive only, but this can be
changed by enabling the various directives on the
stubbles\webapp\response\CacheControl instance returned by
stubbles\webapp\response\Headers::cacheControl().

The implementation follows http://tools.ietf.org/html/rfc7234, any
wrong outcomes may be due to wrong understanding of the RFC and may be
considered a bug.

1041 of 1071 relevant lines covered (97.2%)

9.61 hits per line

Source Files on job 126.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 126
  • Travis Job 126.3
  • 4c84495f on github
  • Prev Job for on master (#125.3)
  • Next Job for on master (#127.3)
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