When I run:
curl -I --http2 https://MYACCOUNT.blob.core.cloudapi.de/MYCONTAINER/MYPATH
I get:
HTTP/1.1 200 OK
...
Does this mean azure blob storage doesn't support http2 at all?
When I run:
curl -I --http2 https://MYACCOUNT.blob.core.cloudapi.de/MYCONTAINER/MYPATH
I get:
HTTP/1.1 200 OK
...
Does this mean azure blob storage doesn't support http2 at all?
© 2022 - 2024 — McMap. All rights reserved.