From 9cd4e0d1902ebb196ebd53ed7ee88e6689d801b7 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 22 Mar 2025 05:53:08 +0000 Subject: Add cgi streaming WILDLY UNTESTED, don't use this commit, probably. Also, autochunk hasn't been implemented yet. Signed-off-by: Laurent Bercot --- doc/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 47c0a55..69352ad 100644 --- a/doc/index.html +++ b/doc/index.html @@ -111,7 +111,7 @@ make it shorter. Just like the code.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.14.3.0 or later. It's a build-time requirement. It's also a run-time +2.14.4.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • Recommended at run-time: s6-networking version @@ -143,7 +143,7 @@ Don't take my word for it; try it out for yourself.