Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Built in method to relay the original request #105

Open
achobanov opened this issue Mar 1, 2023 · 1 comment
Open

Built in method to relay the original request #105

achobanov opened this issue Mar 1, 2023 · 1 comment

Comments

@achobanov
Copy link

Question

Is there a built-in way to simply propagate the incoming HTTP request using all of it's settings rather than calling a predefined endpoint?

Where I'm at

I'm currently using IHttpProxyOptionsBuilder.WithBeforeSend to manually copy the settings from HttpContext to HttpRequestMessage

@twitchax
Copy link
Owner

twitchax commented Mar 1, 2023

What do you mean by "propagate"? Can you give me a better idea of what the full use case is?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants