Actual behavior
As described on esastack/esa-restclient#109, the httpserver is used
as the remote server. And after fixing the bug, the server can't handle the request normally. But
when I used RestEasy as the backend server, the request after failing to 100-Continue negotiation will be
handled successfully.
Env
- HttpServer version: v0.1.0
- JVM version: openjdk version "1.8.0_252"
- OS: Win10