Path to this page:
Subject: CVS commit: pkgsrc/www/p5-HTTP-Proxy
From: Makoto Fujiwara
Date: 2015-01-12 08:48:03
Message id: 20150112074803.C158C98@cvs.netbsd.org
Log Message:
Update 0.28 to 0.301
0.301 Sun Aug 3 2014
[TEST]
- fix t/02pod-coverage.t to skip HTTP::Proxy::Engine::Threaded
when running under an unthreaded Perl (Masahiro Nagano (KAZEBURO))
- fix t/01pod.t and t/02pod-coverage.t to only run under
RELEASE_TESTING (thanks to Masahiro Nagano (KAZEBURO))
0.300 Sun Apr 7 2013
[IMPROVEMENTS]
- Downgrade a disconnect message from ERROR to SOCKET debug level
in order to reduce the amount of runtime log output. Disconnects
are /very/ common in HTTP, and shoudn't be considered errors.
(thanks to Salve J. Nilsen)
[TEST]
- include t/90httpstatus.t in the MANIFEST
- fix t/67save.t to not try to create files with a "?" in
their name under MSWin32
0.29 Tue Mar 19 2013
[TEST]
- fix t/50hopbyhop.t to open the proxy on a random port,
and avoid failures when port 8080 is "already in use"
Files: