mirror of
https://github.com/crazywhalecc/choir-psr-http.git
synced 2026-07-02 14:25:43 +08:00
Update globals.php
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
const CHOIR_PSR_HTTP_VERSION = '1.0.1';
|
const CHOIR_PSR_HTTP_VERSION = '1.0.2';
|
||||||
|
|
||||||
// Choir TCP 连接状态
|
// Choir TCP 连接状态
|
||||||
const CHOIR_TCP_INITIAL = 0;
|
const CHOIR_TCP_INITIAL = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user