Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-254

Cookie header appear multiple times in the request header

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • current (nightly)
    • 1.4 Alpha
    • Transport (Client)
    • None

    Description

      When using HTTP Cookie based sessions, because the session specific logic is implemented at Stub level, the Cookie header appears multiple times in the request.

      The problem occurs because the Cookie based session support was implemented before solving the problem of multiple transport objects being created for several call from the same stub. Now that this problem is solved, the session management logic should go into the transport implementation rather than having it at stub level.

      Attachments

        Activity

          People

            samisa Don Samisa Abeysinghe
            samisa Don Samisa Abeysinghe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: