ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
310 B
Text
7 lines
310 B
Text
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: https://metacpan.org/release/LWPx-TimedHTTP
|