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/ +
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/