//! ref: composer/tests/Composer/Test/Util/HttpDownloaderTest.php #[test] #[ignore = "constructs a real HttpDownloader (curl_multi_init is todo!()) and mocks a Config; performs a network request"] fn test_capture_authentication_params_from_url() { todo!() } #[test] #[ignore = "constructs a real HttpDownloader (curl_multi_init is todo!()) and mocks a Config; performs a network request"] fn test_output_warnings() { todo!() }