1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

Updated REST GET message (markdown)

James Hillyerd
2013-10-17 14:54:54 -07:00
parent 627a5b9c23
commit 9bd86beda4

@@ -38,7 +38,8 @@ Response: (JSON reformatted for readability)
"Size": 705,
"Body": {
"Text": "This is a test mailing.\r\n\r\nThis should be clickable: http://google.com/\r\n",
"Html": "<html>\n<body>\n<p>This is a test mailing <b>in HTML</b></p>\n\n<p>This should be clickable: [...]" },
"Html": "<html>\n<body>\n<p>This is a test mailing <b>in HTML</b></p>\n\n<p>This should be clickable: [...]"
},
"Header": {
"Content-Type": [
"multipart/alternative; boundary=\"----=_MIME_BOUNDARY_000_62717\""