1
0
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:
James Hillyerd
2012-10-13 14:37:11 -07:00
parent a0ab84abb5
commit eb363aa670
4 changed files with 44 additions and 1 deletions

View File

@@ -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