]> git.street.me.uk Git - andy/dehydrated.git/commit
Include method and URL in curl error (#214)
authorChristian Tacke <ChristianTacke@users.noreply.github.com>
Sat, 4 Jun 2016 02:15:16 +0000 (04:15 +0200)
committerLukas Schauer <lukas2511@users.noreply.github.com>
Sat, 4 Jun 2016 02:15:16 +0000 (04:15 +0200)
commitdf292dece2360e323753ae70c4c8c6802eef05a4
treed82c4afb81f00464b5a88ab62ced1adf144f05ad
parentf4138efab94ba1a887943bfcfe40d02285b3e14c
Include method and URL in curl error (#214)

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.
letsencrypt.sh