Categories: None [Edit]

after_response

https://rubygems.org/gems/after_response
https://github.com/kevn/after_response
AfterResponse provides callbacks into the Passenger2.2, Passenger3 and Unicorn request cycle. The main goal is to delay as much non-critical processing until later, delivering the response to the client application sooner. This would mainly include logging data into a Observatory-like event logging service, sending email and other tasks that do not affect the response body in any way.

Total

Ranking: 42,130 of 189,933
Downloads: 28,652

Daily

Ranking: 37,201 of 189,920
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconkev_in