[13] RFR: 8218554: HttpServer: allow custom handlers to request that the connection be closed after the exchange.

Daniel Fuchs daniel.fuchs at oracle.com
Thu Feb 7 13:36:14 UTC 2019


Hi,

Please find below a fix for an HttpServer RFE:

8218554: HttpServer: allow custom handlers to request that the
          connection be closed after the exchange.
https://bugs.openjdk.java.net/browse/JDK-8218554

webrev:
http://cr.openjdk.java.net/~dfuchs/webrev_8218554/webrev.00

The code changes are trivial.
The test required a bit more work than I first thought,
but it is passing with the fix and failing without.

best regards,

-- daniel


More information about the net-dev mailing list