mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
54c37ffd6f
The error stream can be null with an empty body, so check the response code instead. Closes gh-33020