Skip to content

Commit

Permalink
Mention the new IfMiddleware in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
ant0ine committed Mar 28, 2015
1 parent 6f94f6f commit 8c9593d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ Core Middlewares:
| **Recorder** | Record the status code and content length in the Env |
| **Status** | Memecached inspired stats about the requests |
| **Timer** | Keep track of the elapsed time in the Env |
| **If** | Conditionally execute a Middleware at runtime |

Third Party Middlewares:

Expand Down

0 comments on commit 8c9593d

Please sign in to comment.