When did Netscape start to comply with HTTP 1.1?

Discussion and support forum for Netscape Communicator 4.xx and Navigator 3.xx or even earlier versions only. (Communicator - Browser Archive)

Moderators: Edward, profman, Ramona, Fulvio

When did Netscape start to comply with HTTP 1.1?

Postby Gruff » Tue 23 Dec, 2003 9:43 am

I've taken over maintenance of a Web-based system, written in Perl, that includes, in the routine that generates the HTTP header, the statement:

if ($$CGIObj->user_agent()=~m/Nav/i) {
print qq(Pragma: no-cache\n\n); #No cache for Netscape Navigator!
} else {
print qq(Cache-Control: no-cache\n\n); #No cache for Internet Explorer!
}

i.e. the author believed that Netscape wouldn't interpret 'Cache-Control: no-cache'.

The HTTP Spec says that the Cache-Control header was introduced in Version 1.1.

So when did Netscape start being HTTP Version 1.1 compliant, if ever?
UserAgent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT)
Gruff
new member
new member
 
Posts: 2
Joined: Tue 23 Dec, 2003 9:09 am

Postby Gruff » Wed 24 Dec, 2003 4:21 am

I found an answer myself, at http://uskidstv.fcac.org/ , according to which it was Version 3.
UserAgent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT)
Gruff
new member
new member
 
Posts: 2
Joined: Tue 23 Dec, 2003 9:09 am


Return to Communicator

Who is online

Registered users: Google [Bot]