FastCGI Programmer's Guide possible error.
"Tom Wright" <tat.wright-gM/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
Hi, The FastCGI Programmer's Guide seems to have some errors in its C code examples. The line terminates used for specifying the content type are "\r\n" rather than "\n\r" - which is what I think they should be. See http://www.fastcgi.com/devkit/doc/fastcgi-prog-guide/ch2c.htm#5373 for details. Certain browsers (e.g firefox) seem to ignore instructions terminated with "\r\n" resulting in the browser failing to recognize the mime-type served documents - this is rather confusing. It would be useful if this could be fixed so as to not confuse the unwary. Thanks very much, Tom Wright ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/