Znarkus / postmark-php

Postmark PHP class
http://developer.postmarkapp.com/developer-libs.html#php-5
139 stars 49 forks source link

Header Content-Type forced to "application/json" #27

Open daniel-keller opened 10 years ago

daniel-keller commented 10 years ago

It would be nice if we could set the header Content-Type to something other than application/json. Currently I'm trying to send calendar invites and I would like to be able to set Content-Type to text/calendar but I get the error "Header 'Content-Type' not allowed".