In some situations it might be necessary to pass extra commands to
the curl binary, e.g. proxy authentication credentials.
Adds the CURL_OPTS config option.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/dehydrated-io/dehydrated/pull/395
**Author:** [@ixs](https://github.com/ixs)
**Created:** 5/28/2017
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `curl_extra_opts`
---
### 📝 Commits (1)
- [`79b9181`](https://github.com/dehydrated-io/dehydrated/commit/79b9181ab1376563a7f86bc3d139dcf2d5bf2e60) Ability to provide extra curl options
### 📊 Changes
**2 files changed** (+7 additions, -3 deletions)
<details>
<summary>View changed files</summary>
📝 `dehydrated` (+4 -3)
📝 `docs/examples/config` (+3 -0)
</details>
### 📄 Description
In some situations it might be necessary to pass extra commands to
the curl binary, e.g. proxy authentication credentials.
Adds the CURL_OPTS config option.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/395
Author: @ixs
Created: 5/28/2017
Status: ❌ Closed
Base:
master← Head:curl_extra_opts📝 Commits (1)
79b9181Ability to provide extra curl options📊 Changes
2 files changed (+7 additions, -3 deletions)
View changed files
📝
dehydrated(+4 -3)📝
docs/examples/config(+3 -0)📄 Description
In some situations it might be necessary to pass extra commands to
the curl binary, e.g. proxy authentication credentials.
Adds the CURL_OPTS config option.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.