a69ae1aced
Motivation: HttpHelloWorldServer example works incorrect for HTTP 1.1, the value of header connection is always set to close for each request. Modification: Correctly set header Result: Fixed HttpHelloWorldServerHandler for handling HTTP 1.0/1.1 |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
pom.xml |