[FASTCGI] FCGI error

Bryan White nicktook at gmail.com
Wed Nov 12 15:27:08 EST 2008


> I'm sending json endoded data using zend framework. Now what could be a
> problem? Are there any standarts how headers should be built for fastcgi.

Mostly you just need a content type header, a blank line and then the content.

-- 
Bryan White


More information about the FastCGI-developers mailing list