fix doc typo (#286)

This commit is contained in:
Arvid E. Picciani
2018-06-16 00:40:26 +02:00
committed by Carl Lerche
parent 5aeeb04bb5
commit 20194910a3
+1 -1
View File
@@ -932,7 +932,7 @@ impl<B: IntoBuf> SendResponse<B> {
/// used to stream the response body and send trailers.
///
/// If a body or trailers will be sent on the returned [`SendStream`]
/// instance, then `end_of_stream` must be set to `true` when calling this
/// instance, then `end_of_stream` must be set to `false` when calling this
/// function.
///
/// The [`SendResponse`] instance is already associated with a received