Commit graph

5 commits

Author SHA1 Message Date
taca
6d9829e300 Update ruby-rack-cache to 1.5.1.
## 1.5.0

  * only catch StandardError and not Exception

## 1.4.3

  * After overriding the REQUEST_METHOD, store the original request method in "rack.methodoverride.original_method"

## 1.4.1

  * Ignore invalid Expires date as per RFC

## 1.4.0

  * Not invalidating the cache for preflight CORS request

## 1.3.1 / October 2015

  * Support Ruby 1.9

## 1.3 / Octorber 2015

  * Ruby 2.0 only

  * Gracefully degrade when cache store goes offline

  * allow_reload/revalidate is not enabled by default

  * Make Rack::Cache multithread friendly
2015-12-13 16:11:33 +00:00
taca
528e20f1ba Make depends to www/ruby-rack14 instead of www/ruby-rack.
Bump PKGREVISION.
2013-03-10 09:15:19 +00:00
taca
a8cbbd4bd2 Update HOMEPAGE to github's one. 2013-01-31 16:03:33 +00:00
taca
72029bc386 Update ruby-rack-cache package to 1.2.
## 1.2 / March 2012

  * Fix a cookie leak vulnerability effecting large numbers of Rails 3.x
    installs: https://github.com/rtomayko/rack-cache/pull/52

  * Never 304 on PUT or POST requests.

  * Misc bundler and test tooling fixes.
2012-03-05 12:58:01 +00:00
taca
daeae935a4 Importing www/ruby-rack-cache package version 1.1.
HTTP Caching for Rack.
2011-12-15 15:28:36 +00:00