From 3c9462a3a66b0459055e0af12af72c139371010b Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Thu, 1 Mar 2012 13:37:09 +0200 Subject: [PATCH] updated README for SendGrid support --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b153bb2..0283e14e 100644 --- a/README.md +++ b/README.md @@ -268,9 +268,12 @@ use objects as header values and these are automatically JSONized (and mime enco "%name%": ["Žiguli Õllepruul"] } } - } + }, + subject: "Hello, %name%" } +This also applies to any other service that expects a JSON string as a header value for specified key. + ### Attachment fields Attahcment object consists of the following properties: