[PR #214] [MERGED] Include method and URL in curl error #756

Closed
opened 2025-12-29 01:28:58 +01:00 by adam · 0 comments
Owner

📋 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: masterHead: verbose-curl-error


📝 Commits (1)

  • 067d3a6 Include 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dehydrated-io/dehydrated/pull/214 **Author:** [@ChristianTacke](https://github.com/ChristianTacke) **Created:** 5/28/2016 **Status:** ✅ Merged **Merged:** 6/4/2016 **Merged by:** [@lukas2511](https://github.com/lukas2511) **Base:** `master` ← **Head:** `verbose-curl-error` --- ### 📝 Commits (1) - [`067d3a6`](https://github.com/dehydrated-io/dehydrated/commit/067d3a605d3982875667d6e98185b4ebed92b594) Include method and URL in curl error ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `letsencrypt.sh` (+1 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:28:58 +01:00
adam closed this issue 2025-12-29 01:28:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#756