RFR: 8355572: Support HTTP Range requests in Simple Web Server [v3]
Peyang
duke at openjdk.org
Fri Oct 31 10:23:04 UTC 2025
On Thu, 30 Oct 2025 11:58:55 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Peyang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove ETag handling from response headers and related tests
>
> I haven't finished reviewing but here are some early feedback.
> Also support for Range header will need to be documented in `SimpleFileServer.java`.
> See https://docs.oracle.com/en/java/javase/25/docs/api/jdk.httpserver/com/sun/net/httpserver/SimpleFileServer.html#file-handler-heading
Hello @dfuch,
Thank you for the review. I have completed all the requested changes: formatting fixes, additional unit tests, and updates to the JavaDoc of `SimpleFileServer`.
Regarding the CSR, I am not listed in the Census and therefore do not have a JBS/OpenJDK account to proceed with it.
Would it be possible for you to either issue an account for me or handle the CSR on your side?
If either option works, I can provide the necessary information, including the full text for the CSR ticket.
Thank you very much for your understanding.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28021#issuecomment-3472341066
More information about the net-dev
mailing list