about summary refs log tree commit homepage
path: root/lib/unicorn/preread_input.rb
DateCommit message (Collapse)
2010-10-09add PrereadInput middleware to get around TeeInput
This may be useful for some apps that wish to drain the body before acquiring an app-wide lock. Maybe it's more useful with Rainbows!...