Theo, I am led to believe this was caused by the component not
registering the correct filter. This should be fixed in the next POE
release.
On Thu May 04 12:44:21 2006, tpetersen@ocv.com wrote:
Show quoted text> Thanks for the update.
>
> ..Theo
>
> -----Original Message-----
> From: Matt Sickler via RT [mailto:bug-POE@rt.cpan.org]
> Sent: Thursday, May 04, 2006 10:43 AM
> To: tpetersen@ocv.com
> Subject: [rt.cpan.org #18591] POE::Component::Server::TCP +
> POE::Filter::HTTPD broken in 0.34
>
>
> <URL:
http://rt.cpan.org/Ticket/Display.html?id=18591 >
>
> Myself and dw have been looking at this problem, and it appears to be
> a problem in how PoCoServerTCP ran though the *Filter arguments, it
> should be fixed in the next POE release.
> Also, clone() is an object method, it should *always* have an object
> as the first argument, if you wanted to use a string literal, you
> would use new().
>
> On Fri Apr 07 18:28:28 2006, guest wrote:
> > My mistake, that doesn't fix the problem at all, it just gets past
> > receiving the stringified request.
> >
> > Now I get an HTTP::Response object instead of an HTTP::Request
> object;
> > the response contains this message of any URL:
> >
> > Error 400: Bad Request
> > Did not want any more data. Got this:
> >
> > and then the hex dump of the request.
> >
>
>
>
>
>
> This message and its attachments are for the sole use of the intended
> recipient(s) and may contain confidential,
> proprietary and privileged information. Any unauthorized review,
> copying, use, disclosure or distribution is prohibited. If
> you are not the intended recipient, please notify the sender
> immediately by replying to the address listed in the From:
> field and destroy all copies of the original message and its
> attachments.