[][src]Crate fastly

Re-exports

pub use crate::body::Body;
pub use crate::request::downstream_request;
pub use crate::request::select;
pub use crate::request::PendingRequest;
pub use crate::request::RequestExt;
pub use crate::response::ResponseExt;
pub use http;

Modules

abi
backend
body
error
request
response

Structs

Error

The Error type, a wrapper around a dynamic error type.

Request

Represents an HTTP request.

Response

Represents an HTTP response

Functions

init
uap_parse