From 6a4e1eca43b969db22ec8eb5d0f6aa012dec9198 Mon Sep 17 00:00:00 2001 From: Maarten Vanraes Date: Tue, 5 Aug 2014 20:40:55 +0200 Subject: Handle custom HTML errors from mirrors. When mirrors send errors back with some custom HTML instead of a body-less response. From now on, we'll keep a small buffer to see if they are errors and not functional responses. If they are errors, it's not sent to the client so that the next mirror can be tried. Also tidying up the code in a few subroutines and have subsecond logging in debug so that we can tell where the slowness comes from. --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'VERSION') diff --git a/VERSION b/VERSION index 42045ac..1d0ba9e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.4 +0.4.0 -- cgit v1.2.1