GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HTTP_STATUS(1) User Contributed Perl Documentation HTTP_STATUS(1)

http_status - check the HTTP status of a URL

        % http_status URL [URL ...]

http_status gets the HTTP status of a URL as returned by the server. It actually works with more than HTTP links since it uses the "LWP" Perl module which treats all URLs the same. This works too:

        % perl script/http_status file:///Users/brian/.login

If you have "Term::ANSIColor", it will color the output. If you have "HTML::SimpleLinkExtor", it will parse the HTML of the resource and then check all of those links.

This source is in Github:

        http://github.com/briandfoy/http-simplelinkchecker

If, for some reason, I disappear from the world, one of the other members of the project can shepherd this module appropriately.

brian d foy, "<bdfoy@cpan.org>"

Copyright © 2007-2016, brian d foy <bdfoy@cpan.org>. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

2021-02-03 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.