Open
Description
The lack of mocks for FCGX_* is makig it hard to unit-test this code. this has already caused a problem once (missing REQUEST_METHOD variable caused an abort instead of 405).
I want to do some research here, read the Legacy Code book for inspiration, and check out cmocka