| 1 | // --------------------------------------------------------------------------- |
| 2 | // Sentry tunnel — the browser SDK POSTs envelopes to /api/sentry-tunnel |
| 3 | // (configured in routes/__root.tsx) to dodge adblockers and CSP. We parse the |
| 4 | // envelope header to recover the DSN, validate against our own, and forward the |
nothing calls this directly
no test coverage detected