diff options
author | Loïc Hoguin <[email protected]> | 2017-06-08 12:26:50 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-06-08 12:26:50 +0200 |
commit | ed470177c7f9bd8d9155900c2f58d1c94d7279d1 (patch) | |
tree | 92d6beeb0a5ac89e345a7ffbab618d557c748614 | |
parent | f015f358ed8959cea9502a750c564a72ae637fb7 (diff) | |
download | ninenines.eu-ed470177c7f9bd8d9155900c2f58d1c94d7279d1.tar.gz ninenines.eu-ed470177c7f9bd8d9155900c2f58d1c94d7279d1.tar.bz2 ninenines.eu-ed470177c7f9bd8d9155900c2f58d1c94d7279d1.zip |
One less thing left to do
-rw-r--r-- | talks/tale-of-2.0-cowboy/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/talks/tale-of-2.0-cowboy/index.html b/talks/tale-of-2.0-cowboy/index.html index 617435cb..e19a0d10 100644 --- a/talks/tale-of-2.0-cowboy/index.html +++ b/talks/tale-of-2.0-cowboy/index.html @@ -349,7 +349,6 @@ Opts :: #{ <section> <h3>What's left?</h3> <ul> - <li>Small changes to <code>cow_cookie</code></li> <li>Return multipart headers as a map</li> <li>Constraints 2.0</li> </ul> |