HTTP testing facilities including a mock server for integration tests.
# Cargo.toml
[dependencies]
httptest = "0.16.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up a mock HTTP server and tests a request.
Use server.url() to get the correct URL.
No dependency data recorded yet.