mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-22 03:57:02 +00:00
Add a view source button to see raw text of message
This commit is contained in:
@@ -7,6 +7,7 @@ GET /mailbox/{name} Mailbox.Index
|
||||
GET /mailbox Mailbox.Index
|
||||
GET /mailbox/list/{name} Mailbox.List
|
||||
GET /mailbox/show/{name}/{id} Mailbox.Show
|
||||
GET /mailbox/source/{name}/{id} Mailbox.Source
|
||||
POST /mailbox/delete/{name}/{id} Mailbox.Delete
|
||||
|
||||
# Ignore favicon requests
|
||||
|
||||
Reference in New Issue
Block a user