Hello,
I am using data centric service in flash builder 4 (beta 2) to call betfair web service. I need to set the encoding to gzip when requesting the web service.
I have found a nice tutorial at http://blog.dannypatterson.com/?p=133 to use GZIP encoded http response using WebService class in Flex. But I need it in new data centric format.
I have already completed the whole application using data centric service. I haven't found any way to set the encoding type in this format.
Please help me. Its important :(
Thanks in advance.