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