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: When ClientOptions.SendDefaultPii is false, send http headers without sensitive data #524

Merged

Conversation

ikorihn
Copy link
Contributor

@ikorihn ikorihn commented Jan 9, 2023

interfaces.go Show resolved Hide resolved
@ikorihn ikorihn force-pushed the feature/send-http-headers-when-pii-false branch from 8373d13 to de5abac Compare January 12, 2023 02:29
Copy link
Member

@tonyo tonyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@cleptric cleptric merged commit 231e816 into getsentry:master Jan 12, 2023
@ikorihn ikorihn deleted the feature/send-http-headers-when-pii-false branch January 13, 2023 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No http headers are sent if ClientOptions.SendDefaultPii is set to false
3 participants