]> git.ipfire.org Git - thirdparty/curl.git/commit
examples: add http3.c, altsvc.c and http3-present.c
authorDaniel Stenberg <daniel@haxx.se>
Tue, 13 Aug 2019 09:24:50 +0000 (11:24 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 13 Aug 2019 21:14:20 +0000 (23:14 +0200)
commitf3c34bf83c0bc60a97b76eba4f2b8f3d75310104
treeeab2957e42f01d87d1d68bda6e8062e4367b3c05
parentcc5fae5dacd240cd013995173705efdc68f26e34
examples: add http3.c, altsvc.c and http3-present.c

Closes #4221
docs/examples/Makefile.inc
docs/examples/altsvc.c [new file with mode: 0644]
docs/examples/http3-present.c [new file with mode: 0644]
docs/examples/http3.c [new file with mode: 0644]