Browse Source
Prior to this commit, the `ServerHttpObservationFilter` would set the response status (and possibly overwrite it) in case an exception is found as an attribute. While the exception itself should be used in the observation, the filter should have no side effect on the response. Fixes gh-29353pull/29364/head
Brian Clozel
2 years ago
2 changed files with 1 additions and 3 deletions
Loading…
Reference in new issue