Fastly Compute C++ SDK
Loading...
Searching...
No Matches
fastly::esi::Processor Member List

This is the complete list of members for fastly::esi::Processor, including all inherited members.

process_document(const std::string &src_document, std::optional< DispatchFragmentRequestFn > dispatch_fragment_request=std::nullopt, std::optional< ProcessFragmentResponseFn > process_fragment_response=std::nullopt)fastly::esi::Processor
process_response(Response &src_document, std::optional< Response > client_response_metadata=std::nullopt, std::optional< DispatchFragmentRequestFn > dispatch_fragment_request=std::nullopt, std::optional< ProcessFragmentResponseFn > process_fragment_response=std::nullopt)fastly::esi::Processor
Processor(std::optional< Request > original_request_metadata=std::nullopt, Configuration config=Configuration())fastly::esi::Processor