I'm trying to use the WiFiClientSecure to post a request using HTTP 2, but I guess the underlying http client doesn't support this new standard (I got HTTP/2 client preface string missing or corrupt)
Do you know if it's possibile to get this for our esp32?
Hi!
I'm trying to use the WiFiClientSecure to post a request using HTTP 2, but I guess the underlying http client doesn't support this new standard (I got HTTP/2 client preface string missing or corrupt)
Do you know if it's possibile to get this for our esp32?
Thank you in advance