FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Allow dict to be passed to add_headers by navinpai · Pull Request #233 · sendgrid/sendgrid-python · GitHub

Allow dict to be passed to add_headers - #233

Merged
thinkingserious merged 1 commit into
sendgrid:masterfrom
navinpai:issue-230
Oct 11, 2016
Merged

Allow dict to be passed to add_headers#233
thinkingserious merged 1 commit into
sendgrid:masterfrom
navinpai:issue-230

Conversation

Copy link
Copy Markdown
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 added type: community enhancement feature request not on Twilio's roadmap status: cla signed labels Oct 11, 2016

Copy link
Copy Markdown
Contributor

@navinpai,

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

Thanks!

thinkingserious merged commit 2790604 into sendgrid:master Oct 11, 2016

Copy link
Copy Markdown
Contributor Author

Done! Thanks! 👍

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL