This commit is contained in:
as2252258@163.com
2021-03-21 01:09:25 +08:00
parent aeefabf087
commit 870ba65d54
+5
View File
@@ -65,6 +65,11 @@ class Request extends HttpService
const PLATFORM_WINDOWS = 'windows';
const HTTP_POST = 'post';
const HTTP_GET = 'get';
const HTTP_SOCKET = 'sw::socket';
/**
* @var AuthIdentity|null
*/