RFR: 8331195: Improve com.sun.net.httpserver.HttpExchange usability [v3]
robert engels
duke at openjdk.org
Fri Apr 26 15:37:13 UTC 2024
> improve the HttpExchange api with documented constants and convenience methods to avoid common bugs
robert engels has updated the pull request incrementally with one additional commit since the last revision:
Update src/jdk.httpserver/share/classes/com/sun/net/httpserver/HttpExchange.java
Co-authored-by: Michael McMahon <70538289+Michael-Mc-Mahon at users.noreply.github.com>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18955/files
- new: https://git.openjdk.org/jdk/pull/18955/files/6bb8d511..3af58d0c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18955&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18955&range=01-02
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/18955.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18955/head:pull/18955
PR: https://git.openjdk.org/jdk/pull/18955
More information about the net-dev
mailing list