Pixboost
  • Overview
  • Quickstart
  • Tools and Setup
    • Source Images
      • Adding Source Image Domain
      • Adding HTTP Image Source
      • Adding AWS S3 Bucket Image Source
    • Managing API Keys
    • Managing Users
    • Snippet Generator
    • Custom Domain Name
    • Cache Invalidation
    • HTTP/2 Support
    • HTTP/3 Support
  • API. URL-based integration
    • Resize
    • Fit
    • Optimise
    • As is
  • Using with React
  • Shopify Integration
  • Automated Workflows
    • Cache Invalidation
    • Warmup
    • API Secrets
  • Performance Testing
  • Open Source Version
Powered by GitBook
On this page

Was this helpful?

  1. Tools and Setup

HTTP/3 Support

PreviousHTTP/2 SupportNextAPI. URL-based integration

Last updated 2 years ago

Was this helpful?

Pixboost automatically supports HTTP/3 protocol.

HTTP/3 was created to improve efficiency of the existed HTTP protocol by including several features:

  • HTTP/3 has better earlier data support

  • HTTP/3 has much faster handshakes

  • HTTP/3 does not exist in an insecure or unencrypted version.

This all makes it easier to deliver fast and efficient website. More on HTTP/3 protocol please read it's .

official page