This commit is contained in:
2021-08-27 11:39:11 +08:00
parent 6bb25e0ffd
commit 0fcf75f468
3 changed files with 26 additions and 12 deletions
+4
View File
@@ -19,6 +19,10 @@ trait HttpHeaders
private array $_headers = [];
private array $_server = [];
/**
* @param array $headers
*/