in reply to Re^3: Perl 6 release dates - two years later
in thread Perl 6 release dates - two years later

$ HEAD 'http://www.perlmonks.org/index.pl?node_id=401092' 200 OK Connection: close Date: Thu, 21 Oct 2004 22:42:03 GMT Server: Apache/1.3.27 Content-Type: text/html; charset=ISO-8859-1 Client-Date: Thu, 21 Oct 2004 22:42:07 GMT Client-Peer: 209.197.123.153:80 Client-Response-Num: 1
Note the Content-Type. It says text/html, not text/xhtml.

Replies are listed 'Best First'.
Re^5: Perl 6 release dates - two years later
by hardburn (Abbot) on Oct 21, 2004 at 23:54 UTC

    XHTML doesn't have a seperate MIME type.

    "There is no shame in being self-taught, only in not trying to learn in the first place." -- Atrus, Myst: The Book of D'ni.

      <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

      Janitored by Arunbear - replaced h1 tags with strong tags