Modified: 05th Jun 16 |

Simple CGI (SCGI) protocol implementation in the D Programming Language

Version:
0.1.1, August 31st, 2008
License:
zlib
Download:
scgi_protocol.zip

Contains source to parse SCGI headers, as well as a test server for verifying that the source works as intended. This source also serves as an example on how to make your own server based on SCGI.