Skip to content

feat:ext-plugin-post-resp plugin need get original response body information #7575

Description

@dargoner

Description

Add Java runner postfilter to "ext-plugin-post-resp". We need to get the original response information (response header and response body), and perform field interception, unified formatting, encryption or signature processing. At present, it seems that there is no way to get this response body information (response header can be obtained). Do you have any plan?

The implementation logic of the Lua version of "rewrite response plugin" is now too simple to consider complex response information processing. Can you add a remote call or custom logic to process the response and then return?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions