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

Allow to record and store requests+responses #113

Open
Colin-b opened this issue Sep 12, 2023 · 1 comment
Open

Allow to record and store requests+responses #113

Colin-b opened this issue Sep 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Colin-b
Copy link
Owner

Colin-b commented Sep 12, 2023

First iteration on this feature should allow to discard a specified set of headers from the requests (defaulting to whatever might change in between runs, such as the agent)
First iteration will only allow storage as a file provided by a path.

@jonathan-s
Copy link

You are probably aware of it already, but in case you aren't; https://github.com/kevin1024/vcrpy/ has a good design regarding recording responses. So might be able to take inspiration from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants