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

Allow dict to be passed to add_headers #233

Merged
merged 1 commit into from
Oct 11, 2016

Conversation

navinpai
Copy link
Contributor

Currently, mail.add_headers() can only accept an Header object. However,
many people tend to use {"header": "value"} style dictionaries. This adds
support for that use case.

Resolves #230

Currently, mail.add_headers() can only accept an Header object. However,
many people tend to use {"header": "value"} style dictionaries. This adds
support for that use case

Resolves sendgrid#230
@thinkingserious thinkingserious added type: community enhancement feature request not on Twilio's roadmap status: cla signed labels Oct 11, 2016
@thinkingserious
Copy link
Contributor

@navinpai,

Could you please fill out this form so we can send you some swag?

Thanks!

@thinkingserious thinkingserious merged commit 2790604 into sendgrid:master Oct 11, 2016
@navinpai
Copy link
Contributor Author

Done! Thanks! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: community enhancement feature request not on Twilio's roadmap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants