Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .curlrc: Add back `connect-timeout` | Mathias Bynens | 2015-01-05 | 1 | -0/+3 |
| | | | | This was removed by mistake in 216a63328e9df1479c0f4790444afaccd16c80e5. Thanks to @alrra for spotting it! | ||||
* | .curlrc: Remove `max-time` | Mathias Bynens | 2015-01-05 | 1 | -5/+2 |
| | | | | Don’t globally timeout cURL operations without knowing the size of the files being downloaded. Hat tip: @necolas. | ||||
* | .curlrc: Set connection timeout to 60 seconds | Mathias Bynens | 2014-06-07 | 1 | -0/+4 |
| | | | | This matches the setting in `.wgetrc`. | ||||
* | .curlrc: Disguise as IE 9 on Windows 7 | Simon Owen Design | 2013-07-25 | 1 | -2/+2 |
| | | | | This matches the `.wgetrc` settings. | ||||
* | Add .curlrc | Mathias Bynens | 2013-04-02 | 1 | -0/+4 |
Closes #152. |