|
@@ -79,7 +79,7 @@ been read, or there was no body to begin with.
|
|
|
|
|
|
The data is always returned as a binary.
|
|
The data is always returned as a binary.
|
|
|
|
|
|
-The Req object returned in the tuple must be used for that point
|
|
|
|
|
|
+The Req object returned in the tuple must be used from that point
|
|
onward. It contains a more up to date representation of the request.
|
|
onward. It contains a more up to date representation of the request.
|
|
For example it may have an added content-length header once the
|
|
For example it may have an added content-length header once the
|
|
body has been read.
|
|
body has been read.
|