mbroadst / qamqp

AMQP 0.9.1 implementation for Qt
Other
151 stars 127 forks source link

Add message headers getter #48

Closed aurelien35 closed 8 years ago

aurelien35 commented 8 years ago

Added a getter on message headers. This is usefull to explore the list of all headers within a message (example : for debuging purpose)

mbroadst commented 8 years ago

hm looks like we need to fix the deps for travis builds of qt5, otherwise 👍