Please is it possible to mark some resources (urls) as http1.1
only, on a server that offers both http2
and http1.1
?
Serving large files via http2
seems to break on ACE Server.
However these same files are served without issues via http1.1
on the same server.
How may we have both protocols available on the same server, while some resources restricted to just http1.1