mirror of
https://github.com/curl/curl.git
synced 2025-04-12 16:20:35 +08:00
Remove the PROTOCOLS section from the source files completely and instead generate them based on the header data in the curldown files. It also generates TLS backend information for options marked for TLS as protocol. Closes #13175