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

fix(node-experimental): Ignore OPTIONS & HEAD requests #9001

Merged
merged 1 commit into from Sep 12, 2023

Conversation

mydea
Copy link
Member

@mydea mydea commented Sep 11, 2023

Similar to express, we want to ignore (incoming) OPTIONS & HEAD requests.

@mydea mydea self-assigned this Sep 11, 2023
@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 75.37 KB (+0.05% 🔺)
@sentry/browser (incl. Tracing) - Webpack (gzipped) 31.31 KB (+0.1% 🔺)
@sentry/browser - Webpack (gzipped) 21.91 KB (+0.11% 🔺)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 70.07 KB (+0.04% 🔺)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 28.43 KB (+0.13% 🔺)
@sentry/browser - ES6 CDN Bundle (gzipped) 20.51 KB (+0.17% 🔺)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 221.4 KB (+0.05% 🔺)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 85.93 KB (+0.13% 🔺)
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) 60.77 KB (+0.18% 🔺)
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.31 KB (+0.1% 🔺)
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 75.39 KB (+0.05% 🔺)
@sentry/react - Webpack (gzipped) 21.94 KB (+0.11% 🔺)
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 93.26 KB (+0.05% 🔺)
@sentry/nextjs Client - Webpack (gzipped) 50.87 KB (+0.06% 🔺)

@mydea mydea merged commit 0e23d4d into develop Sep 12, 2023
40 checks passed
@mydea mydea deleted the fn/otel-http-options branch September 12, 2023 15:31
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.

None yet

2 participants