diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-25 09:01:50 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-25 09:01:50 +0000 |
| commit | 7c5d186df1f7f00567660354905435cedffc3e20 (patch) | |
| tree | 2911cf6d75a5be2a62fd493f2ad1a05ffc7c6bb3 /src/tipideed/deps-exe | |
| parent | 51ff1577ce59449b36a86f21a90101bc2750943f (diff) | |
| download | tipidee-7c5d186df1f7f00567660354905435cedffc3e20.tar.gz | |
Implement fastcgi, except the protocol itself
Diffstat (limited to 'src/tipideed/deps-exe')
| -rw-r--r-- | src/tipideed/deps-exe/tipideed | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
