forwarder icon indicating copy to clipboard operation
forwarder copied to clipboard

Forwarder is a production-ready, fast MITM proxy with PAC support. It's suitable for debugging, intercepting and manipulating HTTP traffic. It's used as a core component of Sauce Labs Sauce Connect Pr...

Results 98 forwarder issues
Sort by recently updated
recently updated
newest added

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.2 to 1.64.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.64.0 API Changes stats: Deprecate InPayload.Data and OutPayload.Data; they were experimental and will be deleted in the...

dependencies

make up,down,logs would not work with specified COMPOSE_PROJECT_NAME.

For Martian TCP listener implementation support request context cancelation when downstream connection dies.

Provide more actionable information on how to configure logging.

Proposal: User provides a JS file that contains one or more of functions - ModifyRequest - ModifyResponse - ModifyProxyRequest - ModifyProxyResponse We add that to proxy as a Modifier. Goja...

We could run the e2e tests in less time using shading. The workflow will be bit complicated, but the gist of it is as follows: * Use one job to...

Inspiration https://github.com/pufferffish/wireproxy

Add test container to compose file. Add dependency in test container on proxy container. Set compose up return value to return value of the test container.

The API server in httpbin is a bit exaggerated conceptually.