You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: