Closes the connection.
For more information about this class, see The CloseConnection Class.
Issues a HTTP GET request.
Asynchronous HTTP/1.1 client.
For more information about this class, see The HTTPClient Class.
Redirects the connection.
For more information about this class, see The Redirect Class.
Request wrapper.
For more information about this class, see The Request Class.
Closes the connection. Request handlers can raise this exception to indicate that the connection should be closed.
Asynchronous HTTP/1.1 client.
(Internal) Handles connection shutdown.
(Internal) Handles internal errors.
(Internal) Handles out-of-band data. On Windows, this is also called when the connection fails.
Redirects the connection. Request handlers can raise this exception to indicate that the a new request should be issued.
Request wrapper.