Cody Carlsen

Results 2 issues of Cody Carlsen

## Describe the bug This error in pingora-proxy is being logged without the `suppress_error_log` method being called to determine if it should be suppressed: https://github.com/cloudflare/pingora/blob/38a9d556b557a10f7815f50fca6a49de146ab5be/pingora-proxy/src/lib.rs#L149 ## Pingora info Latest commit...

bug
Priority: Low

## Describe the bug This [error](https://github.com/cloudflare/pingora/blob/648a6ad0554442be5f9c8d396a66843552156d1f/pingora-core/src/protocols/http/v1/server.rs#L743) is being returned instead of successfully reverse proxying when using netcat instead of curl ## Pingora info Latest commit on main, using [pingora-proxy/examples/load_balancer.rs](https://github.com/cloudflare/pingora/blob/main/pingora-proxy/examples/load_balancer.rs) example...

bug