# h3

URL: /pounce/api/protocols/h3/
Section: protocols
Description: HTTP/3 (QUIC) protocol support — availability check for zoomies.

HTTP/3 uses QUIC (UDP) transport. The actual protocol handling lives in
``_h3_handler.py`` which integrates zoomies' sans-I/O QuicConnection.

Requires the ``h3`` optional dependency (``pip install bengal-pounce[h3]``).

---

> For a complete page index, fetch /pounce/llms.txt.

Open LLM text
(/pounce/api/protocols/h3/index.txt)

Share with AI

Ask Claude
(https://claude.ai/new?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fpounce%2Fapi%2Fprotocols%2Fh3%2Findex.txt)

Ask ChatGPT
(https://chatgpt.com/?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fpounce%2Fapi%2Fprotocols%2Fh3%2Findex.txt)

Ask Gemini
(https://gemini.google.com/app?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fpounce%2Fapi%2Fprotocols%2Fh3%2Findex.txt)

Ask Copilot
(https://copilot.microsoft.com/?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fpounce%2Fapi%2Fprotocols%2Fh3%2Findex.txt)

Module

#
`protocols.h3`

HTTP/3 (QUIC) protocol support — availability check for zoomies.

HTTP/3 uses QUIC (UDP) transport. The actual protocol handling lives in
`_h3_handler.py`which integrates zoomies' sans-I/O QuicConnection.

Requires the`h3` optional dependency (`pip install bengal-pounce[h3]`).

1Function

## Functions

`is_h3_available`

0

`bool`

▼

Check if zoomies is installed for HTTP/3 support.

`def is_h3_available() -> bool`

##### Returns

`bool`
