Skip to content

Feat Request: Add the ability to proxy http requests #1445

@wellsbunk5

Description

@wellsbunk5

I wanted to add my own proxy for http requests. Originally all requests went through the host and I just needed to add my own implementation. Now that they go through the rust sidecar there needs to be a way for the sidecar to callback to transform an http request. This gives an easy way for users to provide their own proxy in the host process where they can substitute credentials or perform additional security checks.

I have an open PR here to add this sidecar callback: #1444

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions