Skip to content

Created as an example for a bug found with spring gateway

Notifications You must be signed in to change notification settings

vpavlyuk/spring-gateway-bug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Created as an example for a bug found with spring gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%