Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DevL committed Apr 3, 2015
1 parent d20255a commit d302e2c
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 @@ -42,3 +42,4 @@ By default, a missing header will return a status code of 403 (forbidden) and ha
* given an atom -> look up the Plug.Conn.Status code.
* given an integer -> treat it as a status code.
* given a function -> invoke the function and pass it the `conn` struct and the missing header/connection key pair.
* configurable responses and content-types, e.g. JSON.

0 comments on commit d302e2c

Please sign in to comment.