- From: Nicolas Roeser <n-roeser@gmx.net>
- Date: 31 Jan 2003 16:02:17 +0100
- To: www-validator@w3.org
Received on Friday, 31 January 2003 10:10:43 UTC
Hi, the W3C Link Checker uses the media type "text/javascript" for scripts when creating the HTTP message, see lines 712 and 720 in checklink.pl . As this media type is not registered with IANA, the script should be fixed to use "application/x-javascript" instead. -- Nico
Received on Friday, 31 January 2003 10:10:43 UTC