aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenstore/include')
-rw-r--r--src/zenstore/include/zenstore/cache/cacherpc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenstore/include/zenstore/cache/cacherpc.h b/src/zenstore/include/zenstore/cache/cacherpc.h
index a98010a7c..da8cf69fe 100644
--- a/src/zenstore/include/zenstore/cache/cacherpc.h
+++ b/src/zenstore/include/zenstore/cache/cacherpc.h
@@ -92,6 +92,7 @@ struct CacheRpcHandler
};
RpcResponseCode HandleRpcRequest(const CacheRequestContext& Context,
+ std::string_view UriNamespace,
const ZenContentType ContentType,
IoBuffer&& Body,
uint32_t& OutAcceptMagic,