we should only send the Set-Cookie header to the browser on the first response after...
commit1b801e1ded578b2c15e08fe2bc9c3ff0e6132aa9
authorkpfleming <kpfleming@614ede4d-c843-0410-af14-a771ab80d22e>
Thu, 17 Jan 2008 21:31:56 +0000 (17 21:31 +0000)
committerkpfleming <kpfleming@614ede4d-c843-0410-af14-a771ab80d22e>
Thu, 17 Jan 2008 21:31:56 +0000 (17 21:31 +0000)
treeabc75333971e159af65497a3b700316c0e80744d
parenta6c9d1d02d1dc042a75022add6185e2745b4d325
we should only send the Set-Cookie header to the browser on the first response after creating a manager session, not on every response (doing so causes the browser to clear any local cookies it may have associated with the session)

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@99001 614ede4d-c843-0410-af14-a771ab80d22e
main/manager.c