How can I disable HTTP/2 in WL 14c?
Hello,
How can I disable HTTP/2 protocol for SSL (https) in Weblogic 14c? I don't see any option in the console to configure it.
The goal is to use https without new http/2 protocol. Turning on SSL causes in our JSF+Primefaces application problems with loading resources like css or images properly. There was not such problems on previous versions of WL.
Thank you for help.