cosmopolitan/tool/curl
Justine Tunney ad3944a3b6
Support any HTTP method
It's now possible to use redbean Fetch() with arbitrary HTTP methods,
e.g. LIST which is used by Hashicorp. There's an eight char limit and
uppercase canonicalization still happens. This change also includes a
better function for launching a browser tab, that won't deadlock on a
headless workstation running Debian.

Closes #1107
2024-02-22 14:12:18 -08:00
..
BUILD.mk Use DNS implementation from Musl Libc 2023-12-28 23:04:35 -08:00
cmd.c Make curl example into a complete tool (#706) 2022-12-21 16:12:02 -08:00
cmd.h Reduce header complexity 2023-11-28 14:39:42 -08:00
curl.c Support any HTTP method 2024-02-22 14:12:18 -08:00
test.sh Do work on curl/mbedtls/zstd 2023-07-07 10:13:35 -07:00