]> git.ipfire.org Git - thirdparty/curl.git/commit
lib: introduce c-hyper for using Hyper
authorDaniel Stenberg <daniel@haxx.se>
Mon, 14 Dec 2020 13:10:33 +0000 (14:10 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 18 Dec 2020 08:58:04 +0000 (09:58 +0100)
commit58974d25d8173aec154e593ed9d866da566c9811
tree83fe2f8496fca5c0fb279646277c6acd7987b356
parentcd7bc174cef5a87bd3f3331f6817b670590522c9
lib: introduce c-hyper for using Hyper

... as an alternative HTTP backend within libcurl.
lib/Makefile.inc
lib/c-hyper.c [new file with mode: 0644]
lib/c-hyper.h [new file with mode: 0644]
lib/http.c
lib/http.h
lib/transfer.c
lib/urldata.h