[Catalyst] test server unexpectedly closing connections

Matt S Trout dbix-class at trout.me.uk
Sat Jul 15 16:02:12 CEST 2006


Paul Makepeace wrote:
> I've just debugged my way through something quite fiddly. Test server
> working fine with Firefox, but not IE. It turned out that POSTing to a
> page which then redirects and sets a cookie (not sure which if either
> is critical factor, I suspect the Location: header) closes the
> connection right after the Location: header. IE doesn't cope well with
> this and you get a "Page unavailable" error. Submitting via GET
> doesn't close the connection.

Known IE issue. Try -f or -k to the test server.

-- 
      Matt S Trout       Offering custom development, consultancy and support
   Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Catalyst mailing list