Skip to main content

Module http_request

Module http_request 

Source

Modules§

mock
mock_errors

Structs§

Error
Request
Represents an HTTP request.
Response
Represents an HTTP response
StubHttpRequest
A stub HttpRequest that does nothing and returns an empty response immediately.

Traits§

HttpRequest
A trait for providing HTTP capabilities to the StateMachine.
IntoBody

Functions§

body_from
empty_body
to_bytes

Type Aliases§

Body