summaryrefslogtreecommitdiff
path: root/docs/HTTP3.md
Commit message (Expand)AuthorAgeFilesLines
* docs/HTTP3: fix `--with-ssl` ngtcp2 configure flagJimmy Gaussen2019-09-121-1/+1
* HTTP3: switched openssl branch to useDaniel Stenberg2019-08-271-1/+1
* configure: use pkg-config to detect quicheAlessandro Ghedini2019-08-201-3/+3
* docs/HTTP3: simplify quiche build instructionJunho Choi2019-08-121-6/+2
* HTTP3: use ngtcp2's draft-22 branchDaniel Stenberg2019-08-121-1/+1
* nghttp3: required when ngtcp2 is used for QUICDaniel Stenberg2019-08-121-6/+36
* HTTP3.md: Update quiche build instructionsAlex Mayorga2019-08-101-2/+12
* CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directlyDaniel Stenberg2019-08-081-5/+5
* docs/HTTP3: refreshed as it is now in master and HTTP/3 can be testedDaniel Stenberg2019-08-061-14/+14
* HTTP3: initial (experimental) supportDaniel Stenberg2019-07-211-0/+85