<div dir="ltr">2013/3/11 Leonardo M. Ramé <span dir="ltr"><<a href="mailto:l.rame@griensu.com" target="_blank">l.rame@griensu.com</a>></span><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
On 2013-03-11 16:22:09 -0300, silvioprog wrote:<br>
> 2013/3/11 Leonardo M. Ramé <<a href="mailto:l.rame@griensu.com">l.rame@griensu.com</a>><br>
><br>
> > Hi, in order to created gzip'd streams Responses to requests, do I need<br>
> > to explicitly create the gzipped stream?, if yes, does the browser<br>
> > decompress it automaticall?.<br>
> ><br>
> > Regards,<br>
> > --<br>
> > Leonardo M. Ramé<br>
> > <a href="http://leonardorame.blogspot.com" target="_blank">http://leonardorame.blogspot.com</a><br>
><br>
><br>
> Hello Leonardo,<br>
><br>
> I use it, and it's very easy to configure it on your (Fast)CGI or server.<br>
><br>
> Please see:<br>
><br>
> <a href="http://en.wikipedia.org/wiki/HTTP_compression" target="_blank">http://en.wikipedia.org/wiki/HTTP_compression</a><br>
><br>
> I use it directly in Apache, configuring in .htaccess file:<br>
><br>
> <a href="http://www.parorrey.com/blog/webmaster-tasks/enabling-gzip-compression-on-your-website-on-apache-via-htaccess" target="_blank">http://www.parorrey.com/blog/webmaster-tasks/enabling-gzip-compression-on-your-website-on-apache-via-htaccess</a><br>
><br>
> :)<br>
><br>
<br>
I noted you asked the same question some time ago:<br>
<br>
<a href="http://lists.lazarus.freepascal.org/pipermail/lazarus/2012-February/070179.html" target="_blank">http://lists.lazarus.freepascal.org/pipermail/lazarus/2012-February/070179.html</a><br>
<br>
How did you compressed the streams?. Can you show some code?.<br>
<span class=""><font color="#888888"><br>
--<br>
Leonardo M. Ramé<br>
<a href="http://leonardorame.blogspot.com" target="_blank">http://leonardorame.blogspot.com</a></font></span></blockquote></div><div class="gmail_extra"><br></div><div class="gmail_extra" style>Yep.</div><div class="gmail_extra" style>
<br></div><div class="gmail_extra" style><a href="https://github.com/silvioprog/brookframework/tree/master/demos/http/transferencodingdeflate">https://github.com/silvioprog/brookframework/tree/master/demos/http/transferencodingdeflate</a><br>
</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>Change it to use gz. :)</div><div class="gmail_extra"><br></div>-- <br>Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>