What Mule application can have API policies applied by Anypoint Platform to the endpoint exposed by that Mule application?
What Mule application can have API policies applied by Anypoint Platform to the endpoint exposed by that Mule application?
Mule applications can have API policies applied if they accept requests over HTTP/1.x. This is because Anypoint Platform's API policies are designed to work with HTTP endpoints, and HTTP/1.x is a standard protocol that supports the application of these policies. Other protocols like TCP, WebSocket, and HTTP/2 with gRPC are not commonly supported for API policy enforcement in Anypoint Platform.
correct answer is A
A Mule application that accepts requests over HTTP/1x
Answer: A
Should be over HTTP 1.x
Answer should be A HTTP 1.x