Re: FastCGI Programmer's Guide possible error.
Bo Lindbergh <blgl-RP0AW3Mn+/hWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
2008-01-26 kl. 20.08 skrev Bryan White: > Furthermore RFC3875 (The CGI Spec) seems to indicate the form of the > newline in the headers is platform specific. CGI can use a native text encoding and native line endings since the web server and the application run on the same host. FastCGI must use ASCII with CR-LF line endings (aka "network ASCII") since the web server and the application may run on different hosts. /Bo Lindbergh ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/