32 InspectRequests(
const components::ComponentConfig& config,
const components::ComponentContext& component_context);
36 static constexpr std::string_view
kName =
"handler-inspect-requests";
38 formats::json::
Value HandleRequestJsonThrow(
39 const http::HttpRequest& request,
40 const formats::json::
Value& request_json,
41 request::RequestContext& context
44 static yaml_config::Schema GetStaticConfigSchema();