Fix Body requirements doc

This commit is contained in:
Vinnie Falco
2017-02-08 12:24:33 -05:00
parent 5e7780bbd9
commit f3a87a745e
2 changed files with 6 additions and 2 deletions

View File

@ -3,6 +3,10 @@
* Fix race in writes during WebSocket reads
* Fix compilation error in non-template class
HTTP
* Fix Body requirements doc
--------------------------------------------------------------------------------
1.0.0-b28

View File

@ -27,7 +27,7 @@ In this table:
]
]
[
[`Body::reader`]
[`X::reader`]
[]
[
If present, a type meeting the requirements of
@ -36,7 +36,7 @@ In this table:
]
]
[
[`Body::writer`]
[`X::writer`]
[]
[
If present, a type meeting the requirements of