1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-07-31 08:09:53 +00:00

Refactoring to support REST unit tests

This commit is contained in:
James Hillyerd
2013-11-11 10:50:41 -08:00
parent 2e1c937d23
commit 414ed44882
5 changed files with 214 additions and 16 deletions
+1 -1
View File
@@ -1 +1 @@
curl -i -H "Accept: application/json" --noproxy localhost http://localhost:9000/mailbox/$1
curl -i -H "Accept: application/json" --noproxy localhost "http://localhost:9000/mailbox/$1"