Description
No response
Version
As of 0.10.0 the mechanism for fetching objects on "colima start" the mechanism for http used the native go http library. Before this colima deferred to "curl".
This causes issues as it was possible to use say a .curlrc file to setup auth against corporate proxies. Especially ones that use SSPI (i.e passing --proxy-negotiate to curl)
Would it be possible to restore the option to use curl for the object download?
Operating System
Output of colima status
No response
Reproduction Steps
Expected behaviour
No response
Additional context
No response