sendgrid/rest

Allow for custom Content-Types

thinkingserious opened this issue · 0 comments

Issue Summary

Currently, any customer Content-Type's are overwritten to be application/json

See: https://github.com/sendgrid/rest/blob/master/rest.go#L60