Skip to content

fix: Ignore default curl config file#131

Open
Saklad5 wants to merge 1 commit intoCocoaPods:masterfrom
Saklad5:ignore-curlrc
Open

fix: Ignore default curl config file#131
Saklad5 wants to merge 1 commit intoCocoaPods:masterfrom
Saklad5:ignore-curlrc

Conversation

@Saklad5
Copy link
Copy Markdown

@Saklad5 Saklad5 commented Oct 13, 2022

A user-provided config file may add parameters that are incompatible with those supplied by CocoaPods. This causes the download to fail.

This change causes curl to behave as if no default config file exists, which allows for more consistent behavior.

This closes #130.

A user-provided config file may add parameters that are incompatible
with those supplied by CocoaPods. This causes the download to fail.

This change causes curl to behave as if no default config file exists,
which allows for more consistent behavior.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ignore curlrc config file

1 participant