Fastly Compute C++ SDK
Loading...
Searching...
No Matches
esi.h File Reference
#include <concepts>
#include <fastly/detail/rust_bridge_tags.h>
#include <fastly/error.h>
#include <fastly/expected.h>
#include <fastly/http/request.h>
#include <fastly/http/response.h>
#include <fastly/sdk-sys.h>
#include <functional>
#include <optional>
#include <string>
#include <utility>
#include <variant>

Go to the source code of this file.

Classes

struct  fastly::esi::Configuration
 Used to configure optional behaviour within the ESI processor. More...
class  fastly::esi::DispatchFragmentRequestFn
 A callback type used to dispatch requests for ESI fragments. More...
class  fastly::esi::ProcessFragmentResponseFn
 A callback type used to process responses from ESI fragment requests. More...
class  fastly::esi::Processor

Namespaces

namespace  fastly
namespace  fastly::esi

Typedefs

using fastly::esi::PendingFragmentContent