It seems it's already possible with the Catalyst::Plugin::Session::State Cookie 
andd URI modules.

The howto on the Catalyst WiKi helped me out.

So problem solved.

-origineel bericht-
Onderwerp: [Catalyst] Use SessionId from HTTP header
Van: "Christiaan Kras" <[email protected]>
Datum: 14-02-2010 12:47

In a RESTful application I'm working I'd like to be able to load a session 
based on the sessionid which is sent with the HTTP headers. The application 
will, at a later stadium, get a webinterface as well so I'd still like to use 
cookies, except for the RESTful part I want to be able to choose.

What would be the best approach on this problem. Write a 
Catalyst::Plugin:Session::State based module? If so, some pointers on doing so 
would be nice. I'm not very familiar with Catalyst and Moose, so I'm struggling 
a bit on this part.

Thanks,

Christiaan


_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/


_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to