handy_http_transport.interfaces

Undocumented in source.

Members

Functions

startInNewThread
Thread startInNewThread(HttpTransport transport)

Starts a new thread to run an HTTP transport implementation in, separate from the calling thread. This is useful for running a server in the background, like for integration tests.

Interfaces

HttpTransport
interface HttpTransport
Undocumented in source.