Solving Cannot handshake client first record does not look like a TLS handshake in Hoverfly
If you’ve ever tried to integrate Spring’s WebClient with Hoverfly for mocking or capturing HTTP requests, you might have run into a baffling problem: seemingly correct HTTP calls (http://…) resulting in cryptic TLS handshake errors in your proxy logs, and no traffic showing up in Hoverfly’s journal. What gives? This isn’t a bug; it’s a…