0.1.2
Bug-fixes
-
Surface error when parsing header (#21)
Before this fix, all errors would be masked as
ErrNoProxyProtocol
, including errors liketls: first record does not look like a TLS handshake
. Mad props to @igorwwwwwwwwwwwwwwwwwwww for finding this and providing a patch.