217d921075
Motivation: The HTTP/2 example can timeout at the client waiting for a response due to the server not flushing after writing the response. Modifications: Updated the server's HelloWorldHttp2Handler to flush after writing the response. Result: The HTTP/2 example runs successfully. |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
pom.xml |