forked fromAsyncHttpClient/async-http-client
- Notifications
You must be signed in to change notification settings - Fork0
Commitacc2eb9
committed
Pass expectOtherChunks as true when aborting from status or headers handling, seeAsyncHttpClient#1430
We still expect at least LastHttpContent.This change is only for clarity and consistency, as keepAlive parameterprevails and is set to false.1 parent256d2e4 commitacc2eb9
File tree
1 file changed
+1
-1
lines changed- client/src/main/java/org/asynchttpclient/netty/handler
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments
Comments
(0)