Hi!
First: thanks for a very nice project! Hoverfly is perfect for my microservice testing needs.
However I can't seem to get the Hoverfly proxy to work with netty-client. An issue I posted about this is here:
https://github.com/reactor/reactor-netty/issues/159#issuecomment-328126909It seems that Hoverfly for some reason won't let me proxy without SSL support, which causes either the "handshake failed" error. I've also received a "tls: oversized record" failures in other places. I've spent quite a lot of time trying to figure out what is the problem, but can't seem to get it fixed.
Is there something I need to configure in hoverfly to make it work with just plain HTTP? Or what might be going on here?
Thanks,
Timo