Click here to Skip to main content
15,902,275 members
Articles / Web Development / IIS

HTTP Respond Content Compression with MVC Controller Action Filter Attribute

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
24 Nov 2014CPOL1 min read 28.9K   9  
HTTP respond data content length compression in MVC web application by an ActionFilter attribute to improve performance in web requests.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions