>>>>> "Michael" == Michael Kelly <[EMAIL PROTECTED]> writes:

Carl> print "Content-type:text/html\n\n";
>> 
>> needs a space to be compliant.  "Content-type: text/html"

Michael> Not exactly. Carl is already printing the content-type,
Michael> complete with two newlines, which ends the headers. [...]

Uh, what part of "needs a space to be compliant" are you saying "not
exactly" to?

I'm having trouble figuring out what you're objecting to!

The headers need a space after the colon.  This is required.  The fact
that some browsers error-correct for broken headers notwithstanding.

That was my entire point.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to