Module: HTTP::Connection::Internals::_InternalsHost
- Defined in:
- sig/http.rbs
Instance Method Summary collapse
Instance Method Details
#close ⇒ void
This method returns an undefined value.
1164 |
# File 'sig/http.rbs', line 1164
def close: () -> void
|
#failed_proxy_connect? ⇒ Boolean
1162 |
# File 'sig/http.rbs', line 1162
def failed_proxy_connect?: () -> bool
|
#read_headers! ⇒ void
This method returns an undefined value.
1163 |
# File 'sig/http.rbs', line 1163
def read_headers!: () -> void
|