packages/net/curl
Florian Eckert 43b9a37a6e curl: add new option HTTP AUTH
The '--enable-http-auth' compile option in cURL is used to enable support
for HTTP authentication methods. This option allows cURL to handle various
authentication schemes, such as Basic, Digest, NTLM, and others, which
are commonly used in HTTP requests to secure access to resources.

This cURL compile option is default disabled. This should at least be enabled
as a compile option in OpenWrt so that it can be switched on if needed.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2025-03-20 08:37:57 +01:00
..
patches curl: bump to 8.12.1 2025-02-15 10:33:36 +02:00
Config.in curl: add new option HTTP AUTH 2025-03-20 08:37:57 +01:00
Makefile curl: add new option HTTP AUTH 2025-03-20 08:37:57 +01:00