rack-cookie-monster 1.1.0
A rack middleware library that allows for cookies to be passed through form parameters. Specifically, it merges the specified form parameters into the Cookie header of an http request. It gets around the problem of having a flash application which interacts with a web application that uses cookie based sessions.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (1):
rack
>= 1.0.0