Skip to content

typo in RpcContextFilter #3525

@elementor-i

Description

@elementor-i

Environment

  • Dubbo version: 2.7.0
  • Operating System version: Windowns 10
  • Java version: 1.8

Class: org.apache.dubbo.rpc.protocol.rest.RpcContextFilter
Line: 73-74
Code:
String key = entry.getKey();
String value = entry.getKey();

导致隐式传参value值错误

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions