Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: plugin mocking support set_headers #9717

Closed
wklken opened this issue Jun 25, 2023 · 1 comment · Fixed by #9720
Closed

feat: plugin mocking support set_headers #9717

wklken opened this issue Jun 25, 2023 · 1 comment · Fixed by #9720

Comments

@wklken
Copy link

wklken commented Jun 25, 2023

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",
       .....
    }
}
@shreemaan-abhishek
Copy link
Contributor

please assign this to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants