-
Stan Hu authored
The middleware would memoize `Rack::Request`, so the first call that was received by the middleware would be saved away. This would prevent subsequent calls from working properly.
53986229
The middleware would memoize `Rack::Request`, so the first call that was received by the middleware would be saved away. This would prevent subsequent calls from working properly.