Test library does not allow broker to add headers
-------------------------------------------------

                 Key: QPID-678
                 URL: https://issues.apache.org/jira/browse/QPID-678
             Project: Qpid
          Issue Type: Bug
          Components: Python Client
    Affects Versions: M2, M2.1
            Reporter: Martin Ritchie
             Fix For: M2.1


The python test lib is to strict.
>From the 0-8 Spec Document:

The server MUST NOT modify message content bodies that it receives and passes 
to consumer applications. The server MAY add information to content headers but 
it MUST NOT remove or modify existing information.

Currently the python client on the M2.1 branch requires the msg properties on 
the received message to be the same as the ones set on the message before it 
was sent.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to