On 03/20/2014 07:38 PM, Mihai Marin wrote:
What is the best way to consume those info from client (ex: chrome)? Adding them as headers in the REGISTER response?
Yeah, probably.
How would I do with avatar which is binary?
You could include it as a payload in some response, but I think it'd be wiser to simply deal in URL references that pull an avatar image from somewhere else.