[libfurl-perl] 01/20: Updated version 3.13 from 'upstream/3.13'

Jonas Smedegaard dr at jones.dk
Sun Oct 1 16:26:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libfurl-perl.

commit c47acd5e04e231fca605d47a940fa6aca79693e9
Merge: 515a885 061f3c8
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Oct 1 17:24:10 2017 +0200

    Updated version 3.13 from 'upstream/3.13'
    
    with Debian dir 653e1a3cdc32d3855330ce538bb03fe7c383efaa

 .gitignore                               |  1 -
 Build.PL                                 | 57 +-------------------------
 Changes                                  | 33 ++++++++++++++-
 MANIFEST                                 |  3 ++
 META.json                                | 23 ++++++-----
 META.yml                                 | 19 +++++----
 README.md                                | 10 +++++
 lib/Furl.pm                              | 16 +++++++-
 lib/Furl/HTTP.pm                         | 69 +++++++++++++++++++++++---------
 t/100_low/01_simple.t                    |  2 +
 t/100_low/04_chunked.t                   |  2 +
 t/100_low/05_slowloris.t                 |  2 +
 t/100_low/07_timeout.t                   |  2 +
 t/100_low/13_deflate.t                   |  2 +
 t/100_low/17_keep_alive.t                |  2 +
 t/100_low/21_keep_alive_timedout.t       |  2 +
 t/100_low/22_keep_alive.t                | 56 ++++++++++++++++++++++++++
 t/100_low/24_no_content.t                |  2 +
 t/100_low/25_signal.t                    |  2 +
 t/100_low/26_headers_only.t              | 24 +++++++++--
 t/100_low/28_idn.t                       |  2 +
 t/100_low/29_completion_slash.t          |  2 +
 t/100_low/30_user_agent.t                |  2 +
 t/100_low/32_proxy_auth.t                | 25 ++++++++++--
 t/100_low/33_basic_auth.t                | 22 +++++++++-
 t/100_low/34_keep_request.t              |  2 +
 t/100_low/35_get_address.t               |  2 +
 t/100_low/36_inactivity_timeout.t        |  2 +
 t/100_low/37_bad_content_length.t        |  2 +
 t/100_low/38_continue.t                  | 53 ++++++++++++++++++++++++
 t/100_low/39_httpoxy.t                   | 61 ++++++++++++++++++++++++++++
 t/300_high/05_suppress_dup_host_header.t |  2 +
 t/HTTPServer.pm                          |  2 +
 33 files changed, 406 insertions(+), 102 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfurl-perl.git



More information about the Pkg-perl-cvs-commits mailing list