Search found 1 match

by davidbanks
Thu Feb 25, 2010 10:39 am
Forum: NetBurner Software
Topic: gzip web page content
Replies: 2
Views: 3033

gzip web page content

My application has a lot of javascript compressed in gzip format. This is necessary to fit into the flash space available. There does not seem to be any way to generate a header to the browser that tells it about the gzip encoding.

Does anyone know how to do this?