Module http_request

Source

Modules§

mock
mock_errors

Structs§

Error
StubHttpRequest
A stub HttpRequest that does nothing and returns an empty response immediately.

Traits§

HttpRequest
A trait for providing HTTP capabilities to the StateMachine.