From: Jorge L. <jo...@ne...> - 2000-12-10 02:37:44
|
Thats right. the server has to send content header telling the browser that it is gzip encoded. Best Regards, Jorge C. ----- Original Message ----- From: Robert Rainwater <rra...@ya...> To: DynAPI Development List <dyn...@li...> Sent: Saturday, December 09, 2000 7:44 PM Subject: Re[4]: [Dynapi-Dev] compression? > > I don't think that totally correct. It depends on how the server > handles gzip. Try loading a gziped js file in IE 5 locally. It > doesn't work. > > -- > // Robert Rainwater > > On 12/9/2000, 8:11:42 PM EST, Jorge wrote about "[Dynapi-Dev] compression?": > > > Every HTTP 1.1 compliant browser can understand gzip encoding. > > > Best Regards, > > > Jorge C. > > > ----- Original Message ----- > > From: Brandon Myers <bnd...@ho...> > > To: <dyn...@li...> > > Sent: Saturday, December 09, 2000 1:10 PM > > Subject: Re: Re[2]: [Dynapi-Dev] compression? > > > >> Will netscape understand it as well? > >> > >> ----- Original Message ----- > >> From: "Alexey Medvedev" <ma...@ca...> > >> To: "DynAPI Development List" <dyn...@li...> > >> Sent: Saturday, December 09, 2000 6:23 AM > >> Subject: Re: Re[2]: [Dynapi-Dev] compression? > >> > >> > >> > > One thing I don't understand are the JAR and gzip compressed files. It > >> > > seems there are very little cases where you could use them. Most users > >> > > >> > Why? > >> > > >> > > that the gzipped files even work in IE 5 (they don't seem to). Aren't > >> > > >> > If you will put them to Apache Web Server (and other imho). > >> > Server will send header: > >> > Content-Encoding: gzip > >> > IE5 understands it. > >> > > >> > Malx > >> > > >> > _______________________________________________ > >> > Dynapi-Dev mailing list > >> > Dyn...@li... > >> > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > >> > >> _______________________________________________ > >> Dynapi-Dev mailing list > >> Dyn...@li... > >> http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > >> > >> > >> > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > |