Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add headers as string to message object #75

Closed
seanthegeek opened this issue Aug 24, 2020 · 1 comment
Closed

Add headers as string to message object #75

seanthegeek opened this issue Aug 24, 2020 · 1 comment

Comments

@seanthegeek
Copy link

I need to be able to read message headers in their original state as a string. Is there already a property for this? I can't find one.

@fedelemantuano
Copy link
Contributor

You should use message object (

def message(self):
) and get header raw from here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants