]> granicus.if.org Git - curl/commit
quiche: first working HTTP/3 request
authorDaniel Stenberg <daniel@haxx.se>
Mon, 5 Aug 2019 13:17:31 +0000 (15:17 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 6 Aug 2019 05:39:21 +0000 (07:39 +0200)
commitdc35631ef7fe314c227ba0b8529a4e0f5f383f79
tree828a024aba273587cbecad74ccfe0fbc6b39e8dc
parenta42b0957ab31c971a79bfe5542b3017fd834ac49
quiche: first working HTTP/3 request

 - enable debug log
 - fix use of quiche API
 - use download buffer
 - separate header/body

Closes #4193
lib/http.c
lib/http.h
lib/transfer.c
lib/vquic/quiche.c