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.