<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 05/23/2012 05:24 AM, Mohsen Lotfizad wrote:
<blockquote
cite="mid:CAJzgYrB2DiiNfc0dS_1kFZPrfB5z-xeAvb8UO9xZ8RPWqnA1OA@mail.gmail.com"
type="cite">
<div dir="ltr"><font face="tahoma,sans-serif"><br>
As you see some of my messages should be compress along witch
some others shouldn't.<br>
Is there any way I could set any properties to tell the
consumer that "hey! this is a zipped message" ?<br>
</font><br>
</div>
</blockquote>
<br>
You should use the "content encoding" attribute.<br>
<br>
See <a class="moz-txt-link-freetext" href="http://www.rabbitmq.com/api-guide.html">http://www.rabbitmq.com/api-guide.html</a> ("Protocol class
overview)<br>
and <a class="moz-txt-link-freetext" href="http://www.rabbitmq.com/tutorials/amqp-concepts.html">http://www.rabbitmq.com/tutorials/amqp-concepts.html</a> ("Message
Attributes and Payload")<br>
<br>
<br>
</body>
</html>