Merged revisions 114600 via svnmerge from
commiteb3cacfa2959eaccbd4fa7112f8cbc22834453a2
authorrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Wed, 23 Apr 2008 22:53:20 +0000 (23 22:53 +0000)
committerrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Wed, 23 Apr 2008 22:53:20 +0000 (23 22:53 +0000)
tree44c54e1f93caa00cdfabbe3d8b5cf3b98eb12a62
parent275a15e66f977c71b77ba5faf3fcba509529c4b1
Merged revisions 114600 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r114600 | russell | 2008-04-23 17:18:12 -0500 (Wed, 23 Apr 2008) | 6 lines

Improve some broken cookie parsing code.  Previously, manager login over HTTP
would only work if the mansession_id cookie was first.  Now, the code builds
a list of all of the cookies in the Cookie header.  This fixes a problem
observed by users of the Asterisk GUI.
(closes AST-20)

........

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@114601 614ede4d-c843-0410-af14-a771ab80d22e
main/http.c