Skip to content

json2xml plugin doesn't accumulate request when disabled #183

@mecclesgoogle

Description

@mecclesgoogle

If disable !== false, the request handlers don't accumulate the request.

Therefore, when the plugin is disabled by the 'x-apigee-json2xml-disable' header, it results in the payload not being sent to the target server.

I don't think this is intentional. Disabling the plugin should simply not change any behaviour.

When it's disabled, it should still need to accumulate the request payload.

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