SHOW:
|
|
- or go back to the newest paste.
| 1 | - | Content-Type: multipart/alternative; boundary=__boundary__ |
| 1 | + | Content-Type: multipart/alternative; boundary="__boundary__" |
| 2 | MIME-Version: 1.0 | |
| 3 | To: =?utf-8?B?TWlrZSBD?=<[email protected]> | |
| 4 | CC: =?utf-8?B?TWlrZSBD?=<[email protected]> | |
| 5 | BCC: =?utf-8?B??=<[email protected]> | |
| 6 | From: =?utf-8?B?TWlrZSBxWXsd2lr?=<[email protected]> | |
| 7 | Subject: =?utf-8?B?subjectLine-removedForThisPost?= | |
| 8 | ||
| 9 | --__boundary__ | |
| 10 | Content-Type: text/plain; charset=UTF-8 | |
| 11 | Content-Transfer-Encoding: 7bit | |
| 12 | ||
| 13 | *test* | |
| 14 | ||
| 15 | --__boundary__ | |
| 16 | Content-Type: text/html; charset=UTF-8 | |
| 17 | Content-Transfer-Encoding: 7bit | |
| 18 | ||
| 19 | <b>test</b> | |
| 20 | ||
| 21 | --__boundary__ | |
| 22 | Content-Type: application/pdf; name="File Name.pdf" | |
| 23 | Content-Disposition: attachment; filename="File Name.pdf" | |
| 24 | Content-Transfer-Encoding: base64 | |
| 25 | ||
| 26 | base64EncodedStringHere-removedForThisPost | |
| 27 | ||
| 28 | --__boundary__-- |