aboutsummaryrefslogtreecommitdiff
path: root/www/p5-LWPx-TimedHTTP
Commit message (Collapse)AuthorAgeFilesLines
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-3/+1
| | | | Notes: svn path=/head/; revision=328848
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Cleanup Makefile headerSunpoet Po-Chuan Hsieh2013-08-211-5/+1
| | | | Notes: svn path=/head/; revision=325163
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-211-1/+2
| | | | Notes: svn path=/head/; revision=325134
* - Add p5-LWPx-TimedHTTP 1.8Sunpoet Po-Chuan Hsieh2011-11-124-0/+39
LWPx::TimedHTTP performs an HTTP request exactly the same as LWP does normally except for the fact that it times each stage of the request and then inserts the results as header. It's useful for debugging where abouts in a connection slow downs are occuring. WWW: http://search.cpan.org/dist/LWPx-TimedHTTP/ Feature safe: yes Notes: svn path=/head/; revision=285614