Commit b0503d2
Don't read the stream when closing
Fixes: quarkusio#50889
Co-authored-by: Julien Ponge <[email protected]>InputStream on REST Client1 parent 5577aef commit b0503d2
File tree
1 file changed
+6
-9
lines changed- independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers
1 file changed
+6
-9
lines changedLines changed: 6 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 96 | + | |
| 97 | + | |
102 | 98 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | 99 | | |
107 | 100 | | |
108 | 101 | | |
| |||
246 | 239 | | |
247 | 240 | | |
248 | 241 | | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
249 | 246 | | |
250 | 247 | | |
251 | 248 | | |
0 commit comments