From 83daee274b09bbdbf678ab9a5243c2138385aee5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Tue, 19 Oct 2021 15:55:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- http-server/Constrict/ServerRequestInterface.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 http-server/Constrict/ServerRequestInterface.php diff --git a/http-server/Constrict/ServerRequestInterface.php b/http-server/Constrict/ServerRequestInterface.php new file mode 100644 index 00000000..2ae49ab7 --- /dev/null +++ b/http-server/Constrict/ServerRequestInterface.php @@ -0,0 +1,14 @@ +