At 12:28 08/04/2010, you wrote:
PRRestfulSession>>returnResponse:
aResponse
self hasSessionCookie
ifFalse: [ aResponse addCookie: self sessionCookie ].
^ super returnResponse: aResponse
I had PRRestfulSession only in Pier 1.
AFAK, it's not part of Pier2.