How to configure spring's RestTemplate to allow for http2 requests?
Asked Answered
K

0

6

Is there any options in Spring's RestTemplate http client(or any other client) which allows to send HTTP2.0 requests?

Kure answered 26/1, 2018 at 11:58 Comment(2)
Have you checked: vanwilgenburg.wordpress.com/2016/04/01/spring-boot-http2 already?Panacea
Yes. I've looked into it. But the article is published two years ago and i still believe that it's possible to find in-box solution. Is there any?)Kure

© 2022 - 2024 — McMap. All rights reserved.