Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-1942

[c] decoding a message does not set the inferred flag.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • proton-c-0.25.0
    • proton-c-0.26.0
    • proton-c
    • None

    Description

      The inferred flag is set to control whether the message body is encoded a VALUE section (inferred=false) or as a DATA or SEQUENCE section (inferred=true, section type is inferred from the type of the body)

      The flag is not set when decoding a message, so it's not possible to query how the body was encoded.

      Attachments

        Activity

          People

            aconway Alan Conway
            aconway Alan Conway
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: