azzlack / Microsoft.AspNet.WebApi.MessageHandlers.Compression

Drop-in module for ASP.Net WebAPI that enables GZip and Deflate support
Apache License 2.0
194 stars 54 forks source link

Fixed issue #34 by catching the ObjectDisposedException and returning… #35

Closed gentledepp closed 8 years ago

gentledepp commented 8 years ago

… the uncompressed response as fallback