wai-middleware-throttle 0.2.2.0 → 0.2.2.1
raw patch · 2 files changed
+2/−1 lines, 2 filesnew-uploader
Files
Network/Wai/Middleware/Throttle.hs view
@@ -39,6 +39,7 @@ , ThrottleSettings(..) , defaultThrottleSettings + , Address(..) , RequestHashable(..) ) where
wai-middleware-throttle.cabal view
@@ -1,5 +1,5 @@ name: wai-middleware-throttle-version: 0.2.2.0+version: 0.2.2.1 license: BSD3 license-file: LICENSE author: Christopher Reichert