mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-14 05:55:54 +00:00
Fix http/s protocol headers
Improve request ids
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
namespace App\Server\Connections;
|
||||
|
||||
use Evenement\EventEmitterTrait;
|
||||
use Illuminate\Support\Str;
|
||||
use Ratchet\ConnectionInterface;
|
||||
|
||||
class ControlConnection
|
||||
|
||||
Reference in New Issue
Block a user