cosmopolitan/tool/curl
Ronsor d2f811eff3
Add support for the -i (include headers) and -d (POST data) options in curl.com (#708)
This commit also paves the way for initial IPv6 support in `curl.com` by specifying
`AF_UNSPEC` for the address family in the hints passed to `getaddrinfo()`.
2022-12-23 17:06:48 -08:00
..
cmd.c Make curl example into a complete tool (#706) 2022-12-21 16:12:02 -08:00
cmd.h Make curl example into a complete tool (#706) 2022-12-21 16:12:02 -08:00
curl.c Add support for the -i (include headers) and -d (POST data) options in curl.com (#708) 2022-12-23 17:06:48 -08:00
curl.mk Fix the build 2022-12-21 23:06:55 -08:00