aboutsummaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorMaarten Vanraes <alien@mageia.org>2014-08-05 20:40:55 +0200
committerMaarten Vanraes <alien@mageia.org>2014-08-05 20:40:55 +0200
commit6a4e1eca43b969db22ec8eb5d0f6aa012dec9198 (patch)
treedfe8d452f325b9eba8f6961640cd79e3703c5fe0 /VERSION
parent27af56aa8ed07a9ca319f78dda5503aa122d1b41 (diff)
downloadurpmi-proxy-6a4e1eca43b969db22ec8eb5d0f6aa012dec9198.tar
urpmi-proxy-6a4e1eca43b969db22ec8eb5d0f6aa012dec9198.tar.gz
urpmi-proxy-6a4e1eca43b969db22ec8eb5d0f6aa012dec9198.tar.bz2
urpmi-proxy-6a4e1eca43b969db22ec8eb5d0f6aa012dec9198.tar.xz
urpmi-proxy-6a4e1eca43b969db22ec8eb5d0f6aa012dec9198.zip
Handle custom HTML errors from mirrors.0.4.0
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.
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 42045ac..1d0ba9e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.3.4
+0.4.0