Method: Bunny::MessageProperties#headers

Defined in:
lib/bunny/message_properties.rb

#headersString



62
63
64
# File 'lib/bunny/message_properties.rb', line 62

def headers
  @properties[:headers]
end