|
|
|
Forum Member
Group: Forum Members
Last Login: 2/4/2008 8:46:29 AM
Posts: 22,
Visits: 862
|
|
Is it possible to add support for compression (GZIP) to the API ( .asmx and .aspx )? The results, for example calling to services.NG.com/.../GetSubscriptionList, can be more than 300KB 
www.NG.com API seems to support gzip. but I can't make it works on services.NG.com. Thanks
|
|
|
|
|
NewsGator
Group: Administrators
Last Login: 10/3/2008 1:50:41 PM
Posts: 3,113,
Visits: 54,088
|
|
It certainly is possible, and we'll take it as a feature request. We probably won't gzip smaller packets of data, so you'll need to deal with both compressed and uncompressed data...
Jonathon McDougall
NewsGator Support
|
|
|
|
|
Forum Member
Group: Forum Members
Last Login: 2/4/2008 8:46:29 AM
Posts: 22,
Visits: 862
|
|
Thanks! But please, use it in most of the methods, I’m working in a web application, so 1 KB less is a lot less  Thanks, Ariel
|
|
|
|