Add support for HTTP2 in HAProxy frontend and listen sections
This commit introduces the http2
boolean field for enabling HTTP2 support in HTTPS schemes. Updates were made to both backend logic and documentation for frontend
and listen
resources to reflect this new functionality. These changes enhance compatibility with modern web traffic protocols.