Hi Deepal, I know I'm just being a bit obtuse this morning due to a profound caffeine shortage in my brain, but what kind of session support are you looking for on the client side? The Abdera client does support and preserve cookies, btw -- not persistently, mind you, but within the lifetime of a single AbderaClient instance. A patch that adds in what you feel is needed would be great; just make sure to post it to Jira.
- James Deepal jayasinghe wrote: > Hi Devs, > > I am developing client server application using abdera , and I got all > the basic stuff working . Now I have faced a problem when it comes to > manage sessions. Simply I do not know how to do get the session stuff > working, when I looked at the wiki I saw that Abdera does not have > proper session handling support. So can someone please tell me how to > use session (if it is there) , or any idea about the future plan of it. > > May be I can provide a patch , if you have not start to implement that :) > > -Deepal >
