From 7c5d186df1f7f00567660354905435cedffc3e20 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 25 Jun 2026 09:01:50 +0000 Subject: Implement fastcgi, except the protocol itself --- src/tipideed/deps-exe/tipideed | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tipideed/deps-exe') diff --git a/src/tipideed/deps-exe/tipideed b/src/tipideed/deps-exe/tipideed index c099ab9..bc32b06 100644 --- a/src/tipideed/deps-exe/tipideed +++ b/src/tipideed/deps-exe/tipideed @@ -1,6 +1,7 @@ cgi.o errors.o harden.o +fastcgi.o options.o regular.o redirection.o -- cgit v1.3.1