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

ref: Dont overwrite servername in requestHandler #2449

Merged
merged 2 commits into from
Feb 24, 2020

Conversation

kamilogorek
Copy link
Contributor

Make sure that it's not there already, as we can set it during the initial prepareEvent call, by taking the value out of NodeConfig which should have precedence.
Fixes #2445

@kamilogorek
Copy link
Contributor Author

cc @SrdjanCosicPrica

@getsentry-bot
Copy link
Contributor

getsentry-bot commented Feb 24, 2020

Warnings
⚠️ Please add a changelog entry for your changes.
Messages
📖 ✅ TSLint passed
📖

@sentry/browser bundle gzip'ed minified size: (ES5: 16.6924 kB) (ES6: 15.71 kB)

Generated by 🚫 dangerJS against e963b8b

Copy link
Member

@lobsterkatie lobsterkatie left a comment

Choose a reason for hiding this comment

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

Makes sense 👍🏻

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

Successfully merging this pull request may close these issues.

RequestHandler in Node overrides server_name
3 participants