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

[Question] Exclude Cookies #74

Closed
iamrulloh opened this issue Dec 7, 2021 · 2 comments
Closed

[Question] Exclude Cookies #74

iamrulloh opened this issue Dec 7, 2021 · 2 comments
Labels
Milestone

Comments

@iamrulloh
Copy link

Hi, is there any way to exclude the cookies in the generated curl log? I've tried to use .removeHeader("Cookie") but the cookies still appear in the log, because its use -b instead of -H.

@dzieciou
Copy link
Owner

dzieciou commented Dec 8, 2021

Hi! Thanks for raising this issue.

I've prepared pull request #75 that fixes the issue. Should be merged in the next release.

@dzieciou dzieciou added this to the 2.2.0 milestone Dec 8, 2021
@dzieciou dzieciou added the bug label Dec 9, 2021
@iamrulloh
Copy link
Author

Great! Thank you

@dzieciou dzieciou closed this as completed Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants