Re: Does anyone build curl or libcurl without TLS support?
Patrick Monnerat via curl-library <[email protected]>
| Newsgroups | gmane.comp.web.curl.library |
|---|---|
| Message-ID | <[email protected]> |
On 1/12/25 6:03 PM, Daniel Stenberg wrote: > On Sun, 12 Jan 2025, Patrick Monnerat via curl-library wrote: > >> If you really think it's wasting energy (I think of all >> conditionals), an alterative would be to implement a dummy backend >> made of stubs. > > That's not gonna work because in such a build curl would assume TLS > works, but in reality it doesn't. Quite different behavior than today > without TLS. Sure, the errors would'nt be reported at the same place(s). But if the stubs return errors, you'll get them anyway. This would be a better solution than no libcurl at all ! -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html