mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
[PR #395] [CLOSED] Ability to provide extra curl options #822
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.