diff options
author | Niko Tyni <ntyni@iki.fi> | 2007-12-13 12:48:09 +0100 |
---|---|---|
committer | Niko Tyni <ntyni@iki.fi> | 2007-12-13 12:48:09 +0100 |
commit | f3e27df9021d2ba92b54cb9e8a82c66336a477e8 (patch) | |
tree | 7328794d9ab51ee611e6a8ca9687c785bc07d009 /CHANGES | |
parent | 7362792c380114c774fd01120c978360e81360d3 (diff) | |
download | smokeping-f3e27df9021d2ba92b54cb9e8a82c66336a477e8.tar.gz smokeping-f3e27df9021d2ba92b54cb9e8a82c66336a477e8.tar.xz |
EchoPingHttp: add the 'accept_redirects' option
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +* EchoPingHttp: add the 'accept_redirects' option, suggested by + Kelly Shutt <kelly *websitesource.com> --niko * remove a leftover 'use HTTP::Request' from Smokeping::Master -- niko * document the LWP dependency of the Smokeping::Slave module -- niko * fix restart behaviour of clients in multiprocess mode. now we just send |