0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00

Fix a number of low hanging todos

This commit is contained in:
Loïc Hoguin 2019-10-10 15:53:26 +02:00
parent ecb39eea10
commit a73004e966
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764
4 changed files with 9 additions and 22 deletions

View file

@ -47,6 +47,8 @@ Cowboy will stop middleware execution. No other middleware
will be executed. This effectively ends the processing of
the request.
// @todo No need to return the Req when stopping. Fix in 3.0.
== Types
=== env()