Hacker News new | ask | show | jobs
by icebraining 2542 days ago
> you have to negotiate TLS each time

It's not so bad, because HTTPS supports keep-alive, so you can make a bunch of queries with a single TLS handshake.