Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,446 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The last I heard about http 2.0 on api management was in 2018 according to this update:
https://azure.microsoft.com/en-us/updates/http-2-support-in-azure-api-management/
I turned on HTTP 2.0 on my function api, but on the test page it looks like HTTP 1.1
How do I turn on HTTP 2.0 support in Api Management?
@Alex Ip You need to enable the HTTP/2 protocol by navigate to your APIM instance --> Under security (Protocols + ciphers).
You can refer to Manage protocols and ciphers in Azure API Management document.