Hi, I'm wondering how to set the cookie_domain of Catalyst::Plugin::Session::State::Cookie when you run a site under different domains.
The manual only gives advice how to do this in the (static) configuration - and from looking at the source I get the impression that I either had to sub class and override more or less undocumented methods or otherwise had to patch. Or is there a (better) third way? -- Bernhard Graf _______________________________________________ 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/
