abstract | |
|---|---|
extends |
Protocol |
Class Http Generic HTTP protocol class. Useful for making http based requests
| Properties | |||
|---|---|---|---|
protected
|
string
|
$protocol = 'http'
|
# |
protected
|
string
|
$name = 'http'
|
# |
protected
|
string
|
$name_long = "Generic HTTP protocol"
|
# |
protected
|
string
|
$transport = self::TRANSPORT_TCP
|
# |
| Properties inherited from GameQ\Protocol |
|---|
$port_diff, $packets, $responses, $process_methods, $packets_response, $result, $options, $state, $normalize, $join_link |