Comment on Show HN: I wrote a ~2KB executable file HTTP file downloader without LibcparentComments−Retr0id5moMany servers support TLS only, so implementing the client side of TLS was a matter of compatibility, not security. If external dependencies are allowed then why not just use libcurl?
Comments
Many servers support TLS only, so implementing the client side of TLS was a matter of compatibility, not security. If external dependencies are allowed then why not just use libcurl?