fu/t
Yorhel d9fba4e8d8 FU: Add FastCGI support + bunch of fixes
I initially planned to only implement the bare minimum to support
FastCGI under nginx, but ended up implementing the full protocol
instead. This is more code than I had expected and the code is also less
trivial than I had hoped. Will need to do more testing, pretty sure
there's bugs left.

Also TODO: test under alternative process managers + document
FU_LISTEN_PROTO.

I've also removed the max_request_body setting, this is something that
really ought to be configured in the web server instead.
2025-02-17 15:15:38 +01:00
..
fcgi.t FU: Add FastCGI support + bunch of fixes 2025-02-17 15:15:38 +01:00
fdpass.t FU: Implement --monitor, add some docs; FU::Util: add fdpass functions 2025-02-15 15:09:56 +01:00
json_format.t Fixes for perl 5.36 with multiplicity + memleak in $st->kv methods 2025-02-13 06:26:58 +01:00
json_parse.t jsonparse: Add max_depth, max_size and offset options 2025-02-01 11:01:49 +01:00
pgconnect.t pg: Minor docs + tests 2025-02-13 08:50:40 +01:00
pgtypes-dynamic.t pg: Add support for record/composite types 2025-02-11 16:04:10 +01:00
pgtypes.t pg: Module rename + more docs 2025-02-11 11:04:03 +01:00