On Aug 19, 2011, at 5:51 AM, Kevin Muldoon wrote:

> I suspect my Content-Type needs to be specified as Content-Type: 
> application/pdf rather than Content-Type: application/octet-stream; What 
> methods/techniques are available in NSData to set Mime-Types and other such 
> things?

None. NSData is a simple uninterpreted blob of bytes. You’ll have to look at 
the docs for the EDMessage framework to see how you can customize the MIME type 
of your attachment.

—Jens_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to