mirror of
https://github.com/YGGverse/nex-php.git
synced 2025-03-13 06:01:25 +00:00
fix request format
This commit is contained in:
parent
4343ce9565
commit
a5a3cd730c
@ -171,9 +171,7 @@ class Request
|
||||
fwrite(
|
||||
$connection,
|
||||
sprintf(
|
||||
"nex://%s:%d%s%s\r\n",
|
||||
$this->_host,
|
||||
$this->_port,
|
||||
"%s%s\r\n",
|
||||
$this->_path,
|
||||
$this->_query
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user