Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Test] Force close of HTTP response stream
In JDK23 the `HttpServer` requires that http response be explicitly closed (even if there is no response body) Resolves: elastic#109452
- Loading branch information