Skip to content

Add parameter to not log Response during executing REST requests #83

@JGladykowski-modus

Description

@JGladykowski-modus

REST requests (ex. sendPOST) always output response , through execute method: $this->debugSection("Response", $printedResponse);

However our tests do a lot of requests, and in return get whole body of web page, which pollutes log.

This is why I would like to add parameter, which suppresses printing whole response. If such contribution would be welcomed, I can provide pull request.

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