http2-examples
http2-examples copied to clipboard
POST-Request, how to?
https://github.com/fstab/http2-examples/blob/master/multiplexing-examples/jetty-client/src/main/java/de/consol/labs/h2c/examples/client/jetty/JettyClientExample.java
Hi, thanks for providing an example of how to do a GET-Request with Jettys HTTP2Client.
Could you please provide an example of how to do a POST-Request? Or maybe, just giving some lines of code to get to know of how to get a POST-Request done with HTTP2Client.
Thanks a lot! Cheers Ron