Skip to content

Can't set the soap_version on a request-by-request basis in 1.2 #320

@jeffdeville

Description

@jeffdeville

The docs suggest you can override the soap_version, but w/ 1.2, that doesn't seem to work.

Before, I could:

c = Savon.client ...
c.config.soap_version = 2

In 1.2, it lets you set the soap version, but it doesn't impact the XML that is generated. I think they must be set in a constructor or something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions