Provides HTTP primitives for the Actori web framework, including request/response types and utilities.
# Cargo.toml
[dependencies]
actori-http = "1.0.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new HTTP request using Actori HTTP primitives.
Ensure you are running within an Actori web application context.
No dependency data recorded yet.