mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Remove a bunch of todos
This commit is contained in:
parent
5d5f3f8461
commit
28d3515d71
3 changed files with 3 additions and 16 deletions
|
@ -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
|
||||
|
|
|
@ -335,7 +335,6 @@ Sent when the request process pushes a resource to the client.
|
|||
|
||||
Same as the xref:switch_protocol_command[switch_protocol command].
|
||||
|
||||
// @todo Not done for HTTP/2 yet.
|
||||
Sent when switching to the HTTP/2 or Websocket protocol.
|
||||
|
||||
== Exports
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue