]> git.ipfire.org Git - thirdparty/curl.git/commit
http: Make the call to v4 signature
authorMatthias Gatto <matthias.gatto@outscale.com>
Tue, 21 Jan 2020 16:33:51 +0000 (17:33 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 21 Dec 2020 15:28:03 +0000 (16:28 +0100)
commiteb69797766a36e56c07c2fc4cfe064b60cdeebc0
tree2eb7d245b02c8846685be37f93caaf718ad90899
parent08e8455dddc5e48e58a12ade3815c01ae3da3b64
http: Make the call to v4 signature

This patch allow to call the v4 signature introduce in previous commit

Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>
include/curl/typecheck-gcc.h
lib/http.c
lib/setopt.c