Skip to content

AwsHttpServletResponse includes headers with NULL values wich causes 502 ALB responses #1522

@ekruczek

Description

@ekruczek

AwsHttpServletResponse:setHeader method doesn't check if header values are null. This causes 502 ALB responses.

We have come across this issue after the update to SpringBoot 3.5.5 while testing exception handlers.
This bug can affect more versions as it is caused by springweb-mvc bugfix spring-projects/spring-framework@6bd12e8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions