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

remove a header from the cached object? #587

Closed
teodorescuserban opened this issue Dec 12, 2024 · 2 comments
Closed

remove a header from the cached object? #587

teodorescuserban opened this issue Dec 12, 2024 · 2 comments

Comments

@teodorescuserban
Copy link

I have an edge case where I would like to remove a header from the response, but only if the response comes from cache.

Is this possible?

Thank you.

@darkweak
Copy link
Owner

Hello @teodorescuserban I think that's not possible, your use case is so specific because it's conditional.

@teodorescuserban
Copy link
Author

Thank you for reply, @darkweak. I think I can remove the header with a matcher directly. I'll have to double check.

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

No branches or pull requests

2 participants