libhttp-proxy-perl 0.304-2 source package in Ubuntu

Changelog

libhttp-proxy-perl (0.304-2) unstable; urgency=medium

  * Team upload.
  * Patch the test suite to work around LWP::UserAgent / Net::HTTP buffering
    (Closes: #798792)

 -- Niko Tyni <email address hidden>  Fri, 16 Oct 2015 20:36:15 +0300

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe perl

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhttp-proxy-perl_0.304-2.dsc 2.2 KiB 782dca8913a48598971c79686946afcf2fbb25cb4d78f0895664ff45ba691a22
libhttp-proxy-perl_0.304.orig.tar.gz 82.4 KiB b05290534ec73625c21a0565fc35170890dab163843d95331c292c23f504c69d
libhttp-proxy-perl_0.304-2.debian.tar.xz 5.0 KiB 9c958fd36cc12c5030e17f7cc89df7acf5672eecd969fadba682a57b55cae815

Available diffs

No changes file available.

Binary packages built by this source

libhttp-proxy-perl: pure Perl HTTP proxy

 HTTP::Proxy implements the methods needed to run a pure-perl HTTP
 proxy using LWP. Useful for lightweight, easy to configure proxies.
 .
 The most interesting feature of this proxy object is its ability to
 filter the HTTP requests and responses through user-defined filters.