0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 12:40:25 +00:00

Remove a bunch of todos

This commit is contained in:
Loïc Hoguin 2018-04-30 18:39:27 +02:00
parent 5d5f3f8461
commit 28d3515d71
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764
3 changed files with 3 additions and 16 deletions

View file

@ -52,8 +52,6 @@ unless strictly necessary. If adding new fields, make sure
to namespace the field names so that no conflict can occur
with future Cowboy updates or third party projects.
// @todo There are currently no tests for direct access.
=== Introduction to the cowboy_req interface
// @todo Link to cowboy_req manual