package
3.0.1
Repository: https://github.com/secr3t/req.git
Documentation: pkg.go.dev

# Constants

MethodGet0RTT allows a GET request to be sent using 0-RTT.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrNoCachedConn is returned when RoundTripper.OnlyCachedConn is set.

# Structs

call gzip.NewReader on the first call to Read.
RoundTripOpt are options for the Transport.RoundTripOpt method.
RoundTripper implements the http.RoundTripper interface.

# Interfaces

A Hijacker allows hijacking of the stream creating part of a quic.Session from a http.Response.Body.
The HTTPStreamer allows taking over a HTTP/3 stream.
No description provided by the author

# Type aliases

FrameType is the frame type of a HTTP/3 frame.
A Stream is a HTTP/3 stream.
StreamType is the stream type of a unidirectional stream.