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.
Showing
Please register or sign in to comment