Skip to content

Commit

Permalink
Fixed content disposition of third mime part in smtp example
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikP authored Jan 28, 2021
1 parent 798ecf8 commit 609b395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Version: 1
----_NmP-f348b15e0b4a4931-Part_1
Content-Type: application/json; name=xarf.json
Content-Transfer-Encoding: base64
Content-Disposition: inline; filename=xarf.json
Content-Disposition: attachment; filename=xarf.json
ewogICJWZXJzaW9uIjogIjEiLAogICJSZXBvcnRlckluZm8iOiB7CiAgICAiUmVwb3J0ZXJPcmci
OiAiRXhhbXBsZU9yZyIsCiAgICAiUmVwb3J0ZXJPcmdEb21haW4iOiAiZXhhbXBsZS5jb20iLAog
Expand Down

0 comments on commit 609b395

Please sign in to comment.