Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 237 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 237 Bytes

Spring Gateway Bug

Empty Content Type Header

if no header Content-Type is returned from the downstream service then Spring-Gateway returns a 500 and not the original status code

Please run mvn verify to see the test failure