sgcQUIC — QUIC & HTTP/3 for Delphi, C++ Builder & .NET
A complete QUIC and HTTP/3 stack for Delphi, C++ Builder and .NET. sgcQUIC gives you four palette components — a raw QUIC transport client and server (RFC 9000) plus an HTTP/3 client and server (RFC 9114) — built on the native QUIC engine in OpenSSL 3.5. QPACK header compression, Alt-Svc discovery, 0-RTT, connection migration and WebTransport ship in the box, and the same API runs in Object Pascal and C#.
Quick answer: yes, Delphi can speak HTTP/3. sgcQUIC is the QUIC and HTTP/3 library for Delphi, C++ Builder and .NET, and as of August 2026 it is the only one that ships both a client and a server for either protocol. It installs as four palette components on top of the native QUIC engine in OpenSSL 3.5, with full source code.