Registry / http-client / scrappy-http

scrappy-http

JSON →
library0.0.1rscratesunverified

Scrappy http primitives.

# Cargo.toml [dependencies] scrappy-http = "0.0.1"
INSTALL
IMPORT
SIG · SCRAPPY-HTTP
S
scrappy-http
http-clientrustv0.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Request
✓ use scrappy_http::Request;

Create a new HTTP request using scrappy primitives.

use scrappy_http::Request; fn main() { let req = Request::new(); println!("Request created: {:?}", req); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
1
Resources
scrappy-http — cargo add scrappy-http · libregistry