Fastly Compute C++ SDK
Loading...
Searching...
No Matches
security.h File Reference
#include <fastly/detail/access_bridge_internals.h>
#include <fastly/expected.h>
#include <fastly/http/body.h>
#include <fastly/http/request.h>
#include <optional>

Go to the source code of this file.

Classes

class  fastly::security::InspectConfig
 Configuration for inspecting a Request using Security. More...
class  fastly::security::InspectError
class  fastly::security::InspectResponse
 Results of asking Security to inspect a Request More...

Namespaces

namespace  fastly
namespace  fastly::security

Functions

tl::expected< InspectResponse, InspectErrorfastly::security::inspect (fastly::http::Request &request, InspectConfig config)