# The specifications

Here is a collection of the RFCs for the various parts and components of QUIC and HTTP/3.

## Version Negotiation

[Compatible Version Negotiation for QUIC](https://datatracker.ietf.org/doc/html/rfc9368)

## Transport

[QUIC: A UDP-Based Multiplexed and Secure Transport](https://datatracker.ietf.org/doc/html/rfc9000)

## Recovery

[QUIC Loss Detection and Congestion Control](https://datatracker.ietf.org/doc/html/rfc9002)

## TLS

[Using TLS to Secure QUIC](https://datatracker.ietf.org/doc/html/rfc9001)

## HTTP

[Hypertext Transfer Protocol Version 3 (HTTP/3)](https://datatracker.ietf.org/doc/html/rfc9114)

## QPACK

[QPACK: Header Compression for HTTP/3](https://datatracker.ietf.org/doc/html/rfc9204)
