Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Azure App Service Mobile Apps & GZip compression

$
0
0

Hi
Do you know how is possible enable the support from GZIP in App Service Mobile ?
I'm using
HttpClientHandler mHttpClientHandler = new HttpClientHandler();
mHttpClientHandler.AutomaticDecompression = DecompressionMethods.GZip | DecompressionMethods.Deflate;
client = new MobileServiceClient(applicationURL, mHttpClientHandler );

All works but.... when I sniff related traffic .... no gzip.
I'm using Microsoft.Azure.Mobile.Client vers. 3.1.0

Tnx


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>