From: David Levine Date: Fri, 16 Sep 2016 00:00:02 +0000 (-0400) Subject: Added 2 second timeout to curl command in post() in oauth.c, for X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/380046d2c839b074a239cc4c8b866e647ec82eea?ds=inline;hp=380046d2c839b074a239cc4c8b866e647ec82eea Added 2 second timeout to curl command in post() in oauth.c, for localhost requests only, because the default timeout on Cygwin is 5 minutes. ---