Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37764457
en ru br
Репозитории ALT
S:0.304-alt3
4.1: 0.19-alt1
4.0: 0.19-alt1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: perl-HTTP-Proxy

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: HTTP-Proxy-0.303-23connect-logging-debug.patch
Скачать


diff -up HTTP-Proxy-0.303/t/23connect.t.logging HTTP-Proxy-0.303/t/23connect.t
--- HTTP-Proxy-0.303/t/23connect.t.logging	2015-06-15 11:56:53.645884338 -0400
+++ HTTP-Proxy-0.303/t/23connect.t	2015-06-15 11:57:37.829615013 -0400
@@ -42,6 +42,7 @@ plan tests => 4;
 
 {
     my $proxy = HTTP::Proxy->new( port => 0, max_connections => 1 );
+    $proxy->logmask( HTTP::Proxy::ALL() );
     $proxy->init;    # required to access the url later
 
     # fork a HTTP proxy
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin