Using GZip or Deflate in ASP.NET(web2asp.net)
submitted by
sedgey(1728) 3 years, 4 months ago
GZip and Deflate are compressions used to send data over Http, the majority of browsers now support the decompression of these formats and so they are the best choice for us to use, we can use the System.IO.Compression assembly to perform the compression at the application level.
|category: ASP.NET
|Views: 34
tags:
ASP.NET another
Everyones tags:
Your Tags: