Skip to content

Commit db29e79

Browse files
committed
Revert "Update README.md to document lack of support for zero-copy with InputStreamPart"
This reverts commit 0a1e490.
1 parent 0a1e490 commit db29e79

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,6 @@ This part can be of type:
113113
* `InputStreamPart`
114114
* `StringPart`
115115

116-
**NOTE**: `InputStreamPart` does not support zero-copy transfers. Explicitly disable zero-copy using `config.setDisableZeroCopy(true)` when one of the body parts is an `InputStreamPart`.
117-
118116
### Dealing with Responses
119117

120118
#### Blocking on the Future

0 commit comments

Comments
 (0)