HTTP/3 datagrams (RFC 9297) are not negotiated on this connection.
Transient: a different connection or origin may successfully negotiate.
Returned when either the local side disabled :h3_datagram_enabled or
the peer did not advertise SETTINGS_H3_DATAGRAM = 1 with a non-zero
QUIC max_datagram_frame_size.
Summary
Functions
Create an Elixir.Quiver.Error.H3DatagramsDisabled without raising it.
Types
@type t() :: Splode.Error.t()