Skip to content

Commit

Permalink
README auto-gen
Browse files Browse the repository at this point in the history
  • Loading branch information
ant0ine committed Mar 29, 2015
1 parent 8c9593d commit fd981c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,13 @@ Core Middlewares:
| **ContentTypeChecker** | Verify the request content type |
| **Cors** | CORS server side implementation |
| **Gzip** | Compress the responses |
| **If** | Conditionally execute a Middleware at runtime |
| **JsonIndent** | Easy to read JSON |
| **Jsonp** | Response as JSONP |
| **PoweredBy** | Manage the X-Powered-By response header |
| **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 fd981c6

Please sign in to comment.