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

Setting/Deleting trasport headers does not work properly with Stubs

    XMLWordPrintableJSON

Details

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

    Description

      Most of the transport specific stuff are cached at stub level due to the old design wehre a new transport object being created for every method invoke on the same stub.

      With the change to the transport object creation, where only one transport object is created per method invoke, the API for transport header management does not work properly. Some deleted header reappear in HTTP headder and the same headder get duplicated multiple times for multiple invokes.

      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: