Crate esi_fastly[][src]

Structs

FastlyRequestHandler

A request handler that, given a fastly::Request, will route requests to a backend matching the hostname of the request URL.

Functions

process_esi

Processes the body of a fastly::Response and returns an updated Response after executing all found ESI instructions.