Unverified Commit 9d153e7c authored by Niklas Adolfsson's avatar Niklas Adolfsson Committed by GitHub
Browse files

refactor(http client): use HTTP connector on http URLs (#1187)

The HTTP connector is much faster than the HTTPs connector so
if the URL is a `http:://<....>` let's us it.

This can be enforced by disabling the TLS feature but as
it's part of the default features, it worth having.
parent 7d924ff7
Pipeline #382829 canceled with stages
in 14 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment