Crate esi[][src]

Structs

Error
Tag

Representation of an ESI tag from a source response.

Traits

RequestHandler

Handles requests to backends as part of the ESI execution process. Implemented by esi_fastly::FastlyRequestHandler.

Functions

transform_esi_string

Processes a given ESI response body and returns the transformed body after all ESI instructions have been executed.