0481db47f0
ruby FastCGI library
6 lines
191 B
Plaintext
6 lines
191 B
Plaintext
FastCGI is a language independent, scalable, open extension
|
|
to CGI that provides high performance without the limitations
|
|
of server specific APIs.
|
|
|
|
This is a ruby version of the FastCGI API.
|