Registry / web-framework / ntex-http

ntex-http

JSON →
library1.1.0rscratesunverified

HTTP types for the ntex web framework.

# Cargo.toml [dependencies] ntex-http = "1.1.0"
INSTALL
IMPORT
SIG · NTEX-HTTP
N
ntex-http
web-frameworkrustv1.1.0
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 ntex_http::Request;

Create a new HTTP request.

use ntex_http::Request; let req = Request::new();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
ntex-http — cargo add ntex-http · libregistry