Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Ticket #429 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Removing env:mustUnderstand from header?

Reported by: nahi Assigned to: nahi
Priority: normal Milestone: 1.5.8
Component: soap4r Version: 1.5
Keywords: Cc:

Description

from soap4r-ml

A quick q'n - Is there a simple way to remove the env:mustUnderstand
attribute from the SOAP header?

The buggy(!) service I'm hitting can't handle it, it seems ...

Change History

09/17/07 21:14:58 changed by nahi

  • status changed from new to closed.
  • resolution set to fixed.

(In [1973]) * allow to remove mustUnderstand attribute from a SOAP Header. I heard that there's an implementation which cannot handle mustUnderstand existence. closes #429.