FastCGI implementation in OCaml
HTML
67.6%
Python
22.3%
Go
7.9%
Dune
0.7%
Other
1.4%
code
Clone this repository
https://tangled.org/anil.recoil.org/ocaml-fastcgi
git@git.recoil.org:anil.recoil.org/ocaml-fastcgi
For self-hosted knots, clone URLs may differ based on your setup.
- Generated 24 binary test files covering all FastCGI record types
- Includes management records (GET_VALUES, UNKNOWN_TYPE)
- Covers all application record types for Responder/Authorizer/Filter roles
- Tests stream patterns, multiplexing, padding, and edge cases
- Added Python generators and validators for test case creation
- Comprehensive documentation of test scenarios and protocol flows
馃 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>