Skip to content

Add filter for capturing wp-http response body #7

@x2764tech

Description

@x2764tech

At the moment, the only way to capture the response body is with the fullbody=true query string parameter.
The problem is, when this is a wp-cron call-back, the http request isn't captured when the page reloads.
It would be beneficial to have a filter that determines where to store the response body so that it can be determined in code.

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