summaryrefslogtreecommitdiff
path: root/xs_fcgi.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright year.Gravatar default2024-01-041-1/+1
* In xs_fcgi_response(), don't add the b_size to the total size if body is NULL.Gravatar default2023-12-271-2/+3
* Check some fwrite() return values in xs_fcgi_response().Gravatar default2023-12-201-6/+8
* Backport from xs.Gravatar default2023-10-191-1/+5
* Added FastCGI support.Gravatar default2023-10-171-0/+365