wklken opened a new issue, #9717:
URL: https://github.com/apache/apisix/issues/9717
### Description
In some conditions, we need to set some headers while mock the API
so, maybe the plugin `mocking` can support `response_headers`
```json
{
"response_headers": {
"key": "value",
.....
}
}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]