summaryrefslogtreecommitdiff
path: root/test.http
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2018-01-22 23:16:31 -0800
committerBen Sima <ben@bsima.me>2018-01-22 23:16:31 -0800
commit21c38acfb388f9141bada4b0e32d07dc580a344f (patch)
tree5cc765c2d1ace67f67366b4b4d902fc265c285e7 /test.http
parent75c38005222adaf800e19adf2e5669aa5ac323a0 (diff)
Query all records
Diffstat (limited to 'test.http')
-rw-r--r--test.http5
1 files changed, 5 insertions, 0 deletions
diff --git a/test.http b/test.http
index 5827247..5425f9a 100644
--- a/test.http
+++ b/test.http
@@ -16,6 +16,11 @@ Content-Type: application/x-www-form-urlencoded
GET :host/query?number=%2B15556789090
:headers
+# should return all entries
+GET :host/query
+:headers
+
+
# should return 200
POST :host/number
:headers