Skip to content

Spring Cloud Gateway Disable RestTemplate Response Content Decoding  #154

@Chaoyuuu

Description

@Chaoyuuu

Description

Response content has been unzipped by RestTemplate.
As a reverse proxy, we want to return the downstream service response to the client directly, i.e., the response content should be raw and compressed.

Acceptance Criteria

Proxy works under the content-encoding: gzip.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions