I am able to use the client side code to post a gzip representation of a
resource. Fundamentally, it is an ObjectRepresentation wrapped in an
EncodeRepresentation. This all seems to work fine and gets routed to the
correct resource on my server. I am currently trying to find how to handle
the representation on the server side and extract the Serializable object in
the ObjectRepresentation.

Is anyone able to point me in the right direction.

cheers
</jima>

Reply via email to