Skip to content

Commit

Permalink
Fixes Javadoc.
Browse files Browse the repository at this point in the history
Signed-off-by: Santiago Pericas-Geertsen <[email protected]>
  • Loading branch information
spericas committed Feb 11, 2025
1 parent c4e9962 commit 4cc0929
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ default <T> ClientResponseTyped<T> outputStream(OutputStreamHandler outputStream
* on a per-request basis.
*
* @param sendExpectContinue value to override behavior for a single request
* @return whether Expect 100-Continue header should be sent on streamed transfers
* @return updated client request
*/
T sendExpectContinue(boolean sendExpectContinue);

Expand Down

0 comments on commit 4cc0929

Please sign in to comment.