Open syeopite opened 2 weeks ago
As we don't directly call HTTP::Client anymore the proxy initialization can just be done in make_client instead of when HTTP::Client is initialized.
HTTP::Client
make_client
This is the only issue I've noticed with the Nov 8th merge batch.
As we don't directly call
HTTP::Client
anymore the proxy initialization can just be done inmake_client
instead of whenHTTP::Client
is initialized.This is the only issue I've noticed with the Nov 8th merge batch.