From e8155379076e74d691d87cf1d1b33fc25f050069 Mon Sep 17 00:00:00 2001 From: John Luo Date: Wed, 27 Jul 2016 11:05:25 -0700 Subject: [PATCH] Add ResponseCaching --- makefile.shade | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile.shade b/makefile.shade index 6bc4c9c04f..79f1985568 100644 --- a/makefile.shade +++ b/makefile.shade @@ -735,6 +735,7 @@ functions "KestrelHttpServer", "IISIntegration", "ServerTests", + "ResponseCaching", "Session", "CORS", "Routing",