### 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", ..... } } ```
Description
In some conditions, we need to set some headers while mock the API
so, maybe the plugin
mockingcan supportresponse_headers{ "response_headers": { "key": "value", ..... } }