On Thu, 9 Jan 2025 14:25:05 GMT, Ethan McCue <d...@openjdk.org> wrote:

> full featured HTTP server

What exactly does "full featured HTTP server" mean to you? While HTTP/2 support 
would be nice to have, I mainly use it for HTTP/1 requests. Though there is 
room for some improvement on the API to remove some rough edges (the content 
length footgun, attributes are useless, etc), the existing API has all the main 
features I need.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23004#issuecomment-2580380669

Reply via email to