polipo 1.1.1-8 source package in Ubuntu

Changelog

polipo (1.1.1-8) unstable; urgency=medium

  * control:
    - update Debian Standard to 4.1.4
    - replace priority extra by priority optional
    - update VCS URIs to point to github

 -- Rolf Leggewie <email address hidden>  Mon, 16 Apr 2018 19:48:25 +0800

Upload details

Uploaded by:
Rolf Leggewie
Uploaded to:
Sid
Original maintainer:
Rolf Leggewie
Architectures:
any
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe web

Downloads

File Size SHA-256 Checksum
polipo_1.1.1-8.dsc 1.9 KiB d0b3a4eceda53c68f9468d283e8065ae3c720ef06e08036ceb9998949d06bbb0
polipo_1.1.1.orig.tar.gz 178.6 KiB a259750793ab79c491d05fcee5a917faf7d9030fb5d15e05b3704e9c9e4ee015
polipo_1.1.1-8.debian.tar.xz 16.9 KiB 2ca72b9030931ae31aca619e821edd4cc024b797e0d64e73dee6fffb5ebdcf81

Available diffs

No changes file available.

Binary packages built by this source

polipo: lightweight, caching web proxy

 Polipo is a caching web proxy (a web cache) designed to be used by one
 person or a small group of people. It is similar in spirit to WWWOFFLE, but
 the implementation techniques are more like the ones used by Squid.
 .
 Polipo has some features that are unique among currently available proxies:
 .
  o Polipo will use HTTP/1.1 pipelining if it believes that the remote
  server supports it, whether the incoming requests are pipelined or
  come in simultaneously on multiple connections (this is more than the
  simple usage of persistent connections, which is done by e.g. Squid);
 .
  o Polipo will cache the initial segment of an instance if the
  download has been interrupted, and, if necessary, complete it later
  using Range requests;
 .
  o Polipo will upgrade client requests to HTTP/1.1 even if they come
  in as HTTP/1.0, and up- or downgrade server replies to the client's
  capabilities (this may involve conversion to or from the HTTP/1.1
  chunked encoding);
 .
  o Polipo has fairly complete support for IPv6 (except for scoped
  (link-local) addresses).
 .
 Optionally, Polipo can use a technique known as Poor Man's Multiplexing
 to reduce latency.

polipo-dbg: No summary available for polipo-dbg in ubuntu cosmic.

No description available for polipo-dbg in ubuntu cosmic.