Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit d302e2c

Browse files
committed
Release 0.2.0
1 parent d20255a commit d302e2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ By default, a missing header will return a status code of 403 (forbidden) and ha
4242
* given an atom -> look up the Plug.Conn.Status code.
4343
* given an integer -> treat it as a status code.
4444
* given a function -> invoke the function and pass it the `conn` struct and the missing header/connection key pair.
45+
* configurable responses and content-types, e.g. JSON.

0 commit comments

Comments
 (0)