From 21c38acfb388f9141bada4b0e32d07dc580a344f Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 22 Jan 2018 23:16:31 -0800 Subject: Query all records --- test.http | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test.http') 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 -- cgit v1.2.3