[TAG] linuxgazette.net redirecting to gentikayos.com

Ben Okopnik ben at linuxgazette.net
Wed Mar 7 17:42:39 MSK 2007


On Wed, Mar 07, 2007 at 06:17:55PM +0400, MNZ wrote:
> 
> I'm actually writing a tiny client to just check that links ar ok (2xx). Now 
> don't tell me there's a header to do that instead of GETing

[grin] Of course there is.

```
ben at Tyr:/$ HEAD linuxgazette.net
200 OK
Connection: close
Date: Wed, 07 Mar 2007 14:38:42 GMT
Accept-Ranges: bytes
ETag: "7fc1ed-2634-67f763c0"
Server: Apache/2.0.46 (Red Hat) DAV/2 SVN/1.2.1 mod_ssl/2.0.46 OpenSSL/0.9.7a
Content-Length: 9780
Content-Type: text/html
Last-Modified: Sat, 03 Mar 2007 14:19:03 GMT
Client-Date: Wed, 07 Mar 2007 14:38:48 GMT
Client-Peer: 64.246.26.120:80
Client-Response-Num: 1
'''

'HEAD' is one of the aliases optionally installed during the
installation of the LWP module. If you have it installed, but don't have
those aliases, simply rerun the installation ('force install LWP') in
the CPAN shell and choose the right thing when you're prompted.


-- 
* Ben Okopnik * Editor-in-Chief, Linux Gazette * http://LinuxGazette.NET *




More information about the TAG mailing list