Subject: | [PATCH] Use CRLF instead of LF for response |
Date: | Wed, 17 Mar 2010 14:45:22 +0800 |
To: | bug-CGI-Application-Dispatch-Server [...] rt.cpan.org |
From: | Nazri <nazri [...] healthiercompany.com> |
Hi there,
Thanks for writing CGI::Application::Dispatch::Server.
We are using it for development and found out that it does not work well with
facebook server (the profile tab).
We tracked down this problem and it turned out that facebook server
do not handle HTTP response sent with LF line endings.
Attached patch make CGI::Application::Dispatch::Server use CRLF line
endings, as suggested in [1].
The version we are using is 0.52, and the attached patch is against that
version.
We're not sure if this blanket change is good for all cases.
nazri + reza.
[1] http://tools.ietf.org/html/rfc2616#section-6
--
hundred-and-one symptoms of being an internet addict:
101. U can read htis w/o ny porblm and cant figur eout Y its evn listd.
Message body is not shown because sender requested not to inline it.