Re: [Sip-implementors] XCAP, avatars and so

2009-07-11 Thread Iñaki Baz Castillo
El Sábado, 11 de Julio de 2009, Bossiel thioriguel escribió: > Here is an elegant way to store avatars (used in GSMA RCS) using XCAP AFAIK no. -- Iñaki Baz Castillo ___ Sip-implementors mailing list Sip-implementors@lists.cs.columbia.edu https://lis

Re: [Sip-implementors] XCAP compression

2009-07-11 Thread Laurent Etiemble
Hello, One way to achieve this kind of compression is to use the Content-Encoding HTTP header between the XCAP client and the server. >From at http://en.wikipedia.org/wiki/Gzip : "The “Content-Encoding” header in HTTP/1.1 allows clients to optionally receive compressed HTTP responses and (less co