mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
json response issue #110
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?
Originally created by @connaryscott on GitHub (May 27, 2016).
We are using your client in our TLS automation, on line #426 the following change was made since this client just began to fail on 26 May 2016:
Notice that we needed to delete all newlines in the json response. Perhaps the response is now pretty format as opposed to a single line?
@lukas2511 commented on GitHub (May 27, 2016):
You also could just have downloaded the newest version which also includes a similar change. Thanks anyway.
@connaryscott commented on GitHub (May 28, 2016):
ok thanks did not realize that. appreciate the response.
On Fri, May 27, 2016 at 1:37 PM, Lukas Schauer notifications@github.com
wrote: