mirror of
https://github.com/YGGverse/web-api.git
synced 2025-09-04 18:22:26 +00:00
update readme
This commit is contained in:
parent
17f059d2cb
commit
49468891e3
@ -25,9 +25,13 @@ Check socket
|
|||||||
|
|
||||||
#### Usage
|
#### Usage
|
||||||
|
|
||||||
|
##### Attributes
|
||||||
|
|
||||||
* `port` - required
|
* `port` - required
|
||||||
* `host` - optional, name, IPv4 or IPv6 `REMOTE_ADDR` by default
|
* `host` - optional, name, IPv4 or IPv6 `REMOTE_ADDR` by default
|
||||||
|
|
||||||
|
##### Request
|
||||||
|
|
||||||
```
|
```
|
||||||
GET socket.php?port=80&host=php.net
|
GET socket.php?port=80&host=php.net
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user