diff options
author | Maarten Vanraes <alien@mageia.org> | 2014-08-05 20:40:55 +0200 |
---|---|---|
committer | Maarten Vanraes <alien@mageia.org> | 2014-08-05 20:40:55 +0200 |
commit | 6a4e1eca43b969db22ec8eb5d0f6aa012dec9198 (patch) | |
tree | dfe8d452f325b9eba8f6961640cd79e3703c5fe0 /VERSION | |
parent | 27af56aa8ed07a9ca319f78dda5503aa122d1b41 (diff) | |
download | urpmi-proxy-0.4.0.tar urpmi-proxy-0.4.0.tar.gz urpmi-proxy-0.4.0.tar.bz2 urpmi-proxy-0.4.0.tar.xz urpmi-proxy-0.4.0.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-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -0.3.4 +0.4.0 |