Hi,
i would originally use the response.filter to do "response.Filter = new GZipStream(response.Filter, CompressionMode.Compress);" but i do not know how to do this in aspnet 5 using the HttpResponse from Microsoft.AspNet.Http, does anyone know?
Hi,
i would originally use the response.filter to do "response.Filter = new GZipStream(response.Filter, CompressionMode.Compress);" but i do not know how to do this in aspnet 5 using the HttpResponse from Microsoft.AspNet.Http, does anyone know?