http2-examples icon indicating copy to clipboard operation
http2-examples copied to clipboard

POST-Request, how to?

Open rrarrarra opened this issue 7 years ago • 0 comments

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

rrarrarra avatar Apr 04 '18 10:04 rrarrarra