DataCollection.httpHeaders only accepts { request?, response? }, while the JavaScript user docs advertise true, false, and { allow/deny } shorthand. In JavaScript configs, those shorthand values are silently ignored and both directions fall back to true.
The SDK developer specification permits language-specific shorthand applying to both directions. This is related to #23168, which corrected one affected migration example.
via Charly Gomez.
--
View Junior Session [Sentry]
DataCollection.httpHeadersonly accepts{ request?, response? }, while the JavaScript user docs advertisetrue,false, and{ allow/deny }shorthand. In JavaScript configs, those shorthand values are silently ignored and both directions fall back totrue.The SDK developer specification permits language-specific shorthand applying to both directions. This is related to #23168, which corrected one affected migration example.
via Charly Gomez.
--
View Junior Session [Sentry]