Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Remove indentation and margin from Builder::XmlMarkup calls #20

@mbrung

Description

@mbrung

In Sekken::Message and Sekken::Envelope Builder::XmlMarkup is instantiated with margin and indent values, which are used when emitting the XML. Unfortunately some SOAP servers (case-in-point: MS Navision) is pretty finicky about the way requests are formatted, and any extraneous whitespace yields an Invalid SOAP request error.

I understand margins and indentations help emitting a cleaner output (e.g. when using operation#build); should we consider making this configurable somehow?

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