Hacker News new | ask | show | jobs
by j16sdiz 1117 days ago
nit: It is HTTP/1.1 . HTTP/1.0 have long gone
2 comments

Sadly, 1.0 is _still_ around. Rare, but it happens.

I remember being gobsmacked several years ago that F5 LBs only supported HTTP/1.0 health checks. Doing HTTP/1.1 health checks required writing one specifically for it. Something the community had got sorted a long time ago.

I'm pretty sure I saw HTTP/1.0 in a PLC's status page recently.