tuupola

Rack middleware submitted by tuupola

Sort by: Latest | Highest rated

Rack::FunkyCache

Added by tuupola at November 12, 2011 21:07 Star_small_grayStar_small_grayStar_small_grayStar_small_grayStar_small_gray cache

Rack middleware which together with Passenger implements funky caching.

Rack::Facebook::MethodFix

Added by tuupola at November 06, 2011 22:06 Star_small_grayStar_small_grayStar_small_grayStar_small_grayStar_small_gray facebook

In early 2011 Facebook started to send all application requests as POST. This middleware converts POST requests back to GET when applicable.