Commit graph

8 commits

Author SHA1 Message Date
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
wiz
f0f7b6351b p5-LWP-ConsoleLogger: update to 0.000039.
Use TEST_DEPENDS.

0.000039  2018-08-01 19:40:39Z
    - (temporarily?) skip XML parsing test under newer versions of Data::Printer

0.000038  2018-07-28 02:39:17Z
    - Add support for HTTP::CookieJar
2018-08-21 13:26:10 +00:00
wiz
2b0cd13fac p5-LWP-ConsoleLogger: update to 0.000037.
0.000037  2018-02-09 15:54:17Z
    - Improve docs by pushing users towards LWP::ConsoleLogger::Everywhere as a
      first step
2018-02-25 19:41:27 +00:00
wiz
45dff3501e p5-LWP-ConsoleLogger: update to 0.000036.
0.000036  2017-07-21 22:02:23Z
    - Re-log the request headers when we get the response
    - Don't skip Cookie and Set-Cookie when dumping headers

0.000035  2017-03-01 14:38:00-05:00 America/Toronto
    - Adds LWP::ConsoleLogger::Everywhere (simbabque)

0.000034  2017-01-23 09:24:06-05:00 America/Toronto
    - Don't redact x-www-form-urlencoded data.

0.000033  2016-12-03 21:46:12-05:00 America/Toronto
    - Fix test that failed under some terminal widths (Varadinsky).
      https://github.com/oalders/lwp-consolelogger/pull/8

0.000032  2016-11-29 14:58:25-05:00 America/Toronto
    - Maybe guess at content type when parsing body.

0.000031  2016-11-25 13:08:50-05:00 America/Toronto
    - Display request body if available.

0.000030  2016-09-13 17:55:24-04:00 America/Toronto
    - Document header and parameter redaction
    - Suppress use of tables in some instances via "pretty"

0.000029  2016-09-13 10:37:57-04:00 America/Toronto
    - Stop setting default headers via debug_ua()
2017-09-27 15:56:33 +00:00
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
wen
8c3103feb7 Update to 0.000028
Upstream changes:
0.000028  2016-06-20 15:46:31-04:00 America/Toronto

0.000027  2016-06-18 10:31:58-04:00 America/Toronto (TRIAL RELEASE)
    - Allow arbitrary headers and params to be redacted.
    - Fixes "Wide character in print" warnings.  Reported by Ricardo SIGNES ��
      https://github.com/oalders/lwp-consolelogger/issues/6

0.000026  2016-06-09 16:22:18-04:00 America/Toronto
    - Fixes test that broke under scalar_quotes  => q{'}
    - Displays application/javascript content type (Andy Jack)

0.000025  2016-06-09 09:29:08-04:00 America/Toronto
    - Don't redact JSON with vendor-specific content types.

0.000024  2016-05-16 12:15:53-04:00 America/Toronto
    - Don't print gzipped and other non-text content to the screen.

0.000023  2016-04-15 15:22:01-04:00 America/Toronto
    - Avoid warning when Content-Type header is not set.
2016-07-24 00:27:00 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
wiz
1c31deba31 Import p5-LWP-ConsoleLogger-0.000022 as www/p5-LWP-ConsoleLogger.
It can be hard (or at least tedious) to debug mechanize scripts.
LWP::Debug is deprecated. It suggests you write your own debugging
handlers, set up a proxy or install Wireshark. Those are all workable
solutions, but this module exists to save you some of that work.
2016-04-15 12:17:25 +00:00