mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 17:47:03 +00:00
Updated REST GET message (markdown)
@@ -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\""
|
||||
|
||||
Reference in New Issue
Block a user