www

www::http2 manual page
Login

HTTP/2 for Tcl HTTP client library

www::http2 - HTTP/2 add-on for the www Tcl library

SYNOPSIS

package require Tcl 8.6
package require www 2.0
package require www::http2 1.0

DESCRIPTION

The www::http2 package extends the www package with support for HTTP/2. When the package is loaded, any future HTTP requests will advertise HTTP/2 support by the client.

For HTTP/2 over TLS, TclTLS must be built with patch e1f9a21c67.

SEE ALSO

www

COPYRIGHT

Copyright © 2021 Schelte Bron