Commit 6aa1704
committed
fix(ort-utils): Read the request body before responding
This is part of a `SocketTimeoutException` fix when running with Java 25
and aligns with [1].
[1]: https://github.com/oss-review-toolkit/ort/blob/b855fe74b32c14c2cf3a3a3943ab61e2dc17a125/utils/ort/src/funTest/kotlin/storage/S3FileStorageFunTest.kt#L61-L62
Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.io>1 parent 0211d1d commit 6aa1704
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments