onvif
    Preparing search index...

    Function soapActionFromBody

    • Derive SOAP 1.2 action URI from a request body object (first child of Body + its xmlns). Matches v0.x Content-Type action="namespace/Operation" behaviour.

      Parameters

      • body: Record<string, any>
      • OptionalfallbackXmlns: string

      Returns string | undefined