Version 5 of HTTP/2

Updated 2017-08-09 15:08:42 by KJN

HTTP/2 (earlier called "HTTP/2.0") is a new version of the HTTP protocol. It is specified in a standard that was published as RFC 7540 in May 2015.

Since cURL got HTTP/2 support after 7.43.0 (with the nghttp2 library), the HTTP/2 protocol can potentially be used in Tcl through TclCurl.

See Also