aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_H3.3
AgeCommit message (Collapse)Author
2019-07-21HTTP3: initial (experimental) supportDaniel Stenberg
USe configure --with-ngtcp2 or --with-quiche Using either option will enable a HTTP3 build. Co-authored-by: Alessandro Ghedini <alessandro@ghedini.me> Closes #3500