To ensure optimal performance and reliability when interacting with our services, we recommend using the HTTP/3 protocol (based on QUIC).
Benefits of HTTP/3:
Faster connection establishment due to the use of UDP instead of TCP
Improved performance in unstable networks (e.g., mobile connections)
Reduced latency through built-in multiplexing without head-of-line blocking
Enhanced security with always-encrypted connections (similar to HTTPS)
Compatibility
HTTP/3 is supported by most modern browsers and servers. While HTTP/1.1 and HTTP/2 remain supported for backward compatibility, HTTP/3 is the preferred protocol
Recommendation
When configuring client solutions and integrations, ensure that your technology stack supports HTTP/3 (e.g., curl with QUIC support, modern versions of Chrome, Firefox, nginx, etc.)