mailjet / mailjet-gem

[API v3] Mailjet official Ruby GEM
https://dev.mailjet.com
Other
130 stars 72 forks source link

Allow custom headers not starting with X- to be set #136

Closed ArthurWD closed 5 years ago

ArthurWD commented 6 years ago

As mentioned in Issue #135, it's currently impossible to set custom email headers not starting with X-. This PR fixes this problem.

rescribet commented 6 years ago

The PR seems to be failing due to some new security measure on travis' end, keeping encrypted variables out of the PR-builds causing the build to fail due to API errors.

Could there be a manual review / verification for this @mailjet?

mskochev commented 5 years ago

Thanks a lot for your contribution. It is now merged.