IABSD.fr/ports/www/p5-Test-HTTP-LocalServer

Branch :


Log

Author Commit Date CI Message
b1da5ddf 2021-11-12 18:18:46 update p5-Test-HTTP-LocalServer to 0.74
95d31a4b 2020-07-03 21:44:29 bump for search.cpan.org->metacpan.org change
4fb238b4 2020-01-21 19:18:41 update p5-Test-HTTP-LocalServer to 0.71
4d68443b 2020-01-02 12:34:59 update p5-Test-HTTP-LocalServer to 0.69 take maintainer
0a5b5bdd 2019-07-12 20:50:46 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
4035a239 2018-09-02 19:31:37 import p5-Test-HTTP-LocalServer 0.63 OK landry@ Comment: spawn a local HTTP server for testing Description: This module implements a tiny web server suitable for running "live" tests of HTTP clients against it. It also takes care of cleaning %ENV from settings that influence the use of a local proxy etc. Use this web server if you write an HTTP client and want to exercise its behaviour in your test suite without talking to the outside world.