[Catalyst] Problem with POST from IE and Catalyst::Engine::HTTP

Wade.Stuart at fallon.com Wade.Stuart at fallon.com
Mon Mar 26 17:16:16 GMT 2007







apv <apv at sedition.com> wrote on 03/23/2007 09:06:00 PM:

> On Mar 23, 2007, at 6:41 PM, Andy Grundman wrote:
> > On Mar 23, 2007, at 6:27 PM, Ashley Pond V wrote:
> >> Oh, to add confusion upon confusion. It works fine across my
> >> Airport. Safari won't load it on the computer which is running the
> >> server, but Safari on the computer in the other room has no
> >> trouble at all with the test server at the exact same URI.
> >
> > And what if you manually use http://localhost:3000 or http://
> > 1.2.3.4:3000 where 1.2.3.4 is your IP address?
>
> Nice. You solved it after all. http://localhost:3000/ works fine on
> the box running the script.

Looks like may have been running into the os x firewall,   it defends the
external IP but does not block on loopback (127.0.0.1/localhost) and
hostname.local resolves to the current interface ip.





More information about the Catalyst mailing list