On Mon, Apr 15, 2013 at 8:30 PM, Jeff King <peff@xxxxxxxx> wrote: > Subject: [PATCH] http: set curl FAILONERROR each time we select a handle > > Until commit 6d052d7 (http: add HTTP_KEEP_ERROR option, > 2013-04-05), setting curl's FAILONERROR option was a global > setup; we never changed it. However, 6d052d7 introduced in s/in/an/ > option where some requests might turn off FAILONERROR. Later > requests using the same handle would have the option > unexpectedly turned off, which meant they would not notice > http failures at all. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html