mirror of
https://github.com/crazywhalecc/choir-psr-http.git
synced 2026-03-17 20:24:52 +08:00
Update globals.php
This commit is contained in:
parent
24ebe27a08
commit
a253ddfb29
@ -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;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user