<%@ Application Language="C#" %>
<%@ Import Namespace="System.IO" %>
<%@ Import Namespace="System.IO.Compression" %>
Showing posts with label GZip. Show all posts
Showing posts with label GZip. Show all posts
Tuesday, March 3, 2009
How to enabling Gzip and Deflate HTTP Compression in ASP.NET pages
If your ASP.NET web application doesn't already contain a Global.asax file, create a new one using notepad. Then insert following code in it:
Ярлыки:
ASP.NET,
compression,
Deflate,
encoding,
Global.asax,
GZip,
HTTP
Subscribe to:
Posts (Atom)