Browse Source
This commit documents the fact that default status handlers configured on the `WebClient` are not applied to `exchangeTo*` methods as those variants give full access to the client response. Applying them here would restrict the ability to adapt the behavior depending on the HTTP response status. Closes gh-30059pull/30264/head
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue