From 7c578ccb1d26b0fd0a4f3998b03966b0dfdc6b82 Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Mon, 24 Jun 2019 14:54:18 +0300 Subject: more tests --- tests/http/headers.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/http/headers.php (limited to 'tests') diff --git a/tests/http/headers.php b/tests/http/headers.php new file mode 100644 index 00000000..c85d5caf --- /dev/null +++ b/tests/http/headers.php @@ -0,0 +1,11 @@ +getBody()->write(json_encode($req->getHeaders())); + + return $resp; +} \ No newline at end of file -- cgit v1.2.3