Skip to content

feat: plugin mocking support set_headers #9717

Description

@wklken

Description

In some conditions, we need to set some headers while mock the API

so, maybe the plugin mocking can support response_headers

{

    "response_headers": {
       "key": "value",
       .....
    }
}

Metadata

Metadata

Type

No type

Projects

Status
✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions