mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
[PR #214] [MERGED] Include method and URL in curl error #756
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/214
Author: @ChristianTacke
Created: 5/28/2016
Status: ✅ Merged
Merged: 6/4/2016
Merged by: @lukas2511
Base:
master← Head:verbose-curl-error📝 Commits (1)
067d3a6Include method and URL in curl error📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
letsencrypt.sh(+1 -1)📄 Description
In case curl gives an error, it's helpful to know the URL
being tried and the method. In the GET case, one can easily
retry in the shell and debug this.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.