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

Example using awc::Client::request_from to construct request to proxy #19

Open
jofas opened this issue Feb 6, 2025 · 0 comments
Open

Comments

@jofas
Copy link
Owner

jofas commented Feb 6, 2025

awc::Client::request_from should allow us to forward the client request to the proxied host, so no need to implement some extra trait in this crate. Instead an example showing how to use this should be good enough. Use together with web::to to construct a "any method" service.

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

1 participant