Listener signature for event emitted from an HttpClientConnection when the connection has been closed
Listener signature for event emitted from an HttpClientConnection when the connection reaches the connected state
Listener signature for event emitted from an HttpClientConnection when an error occurs
Headers are exposed as 2 element arrays: [name, value]
Listener signature for event emitted from an HttpClientStream when the http stream has completed.
Listener signature for event emitted from an HttpClientStream when http response data is available
Listener signature for event emitted from an HttpClientStream when an http stream error occurs
Listener signature for event emitted from an HttpClientStream when inline headers are delivered while communicating over H2
Listener signature for event emitted from an HttpClientStream when the http response headers have arrived.
Generated using TypeDoc
A module containing support for creating http connections and making requests on them.