mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 17:47:03 +00:00
Updated REST GET mailbox (markdown)
@@ -20,7 +20,13 @@ A JSON array of message header maps, containing the following fields:
|
||||
|
||||
Request: `curl -i -H "Accept: application/json" http://localhost:9000/mailbox/swaks`
|
||||
|
||||
Response:
|
||||
Response: (JSON reformatted for readability)
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
Content-Type: application/json; charset=utf-8
|
||||
Expires: -1
|
||||
Content-Length: 686
|
||||
Date: Tue, 15 Oct 2013 23:54:36 GMT
|
||||
|
||||
[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user