Skip to content

[BUG] In the doRequest method of the Netty HTTP client plugin, the response header is passed in as the request header during deduplication #6255

@MaMengzhen

Description

@MaMengzhen

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

In the doRequest method of the Netty HTTP client plugin, the response header is passed in as the request header during deduplication.
Image

Expected Behavior

In the doRequest method of the Netty HTTP client plugin, the header information of the response information needs to be passed in during deduplication.

Image

Steps To Reproduce

  1. Retrieve the header list of response information.
  2. Pass in the header list of response information in the header deduplication method.

Environment

ShenYu version(s):2.7.1-SNAPSHOT

Debug logs

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions