Skip to content

Error net/http: invalid header field value for \"__key\ in Dapr version 1.13.5 on Windows machine #3503

@teachmeabhinav

Description

@teachmeabhinav

Expected Behavior

When you run application on windows it should subscribe and forward the message to application route in version 1.13.5 of Dapr on windows machine

Actual Behavior

When you run application on windows it is subscribing but not forwarding the message to application route in version 1.13.5 of Dapr however it was working perfectly fine in version 1.12.4 on windows machine.
Please refer to attached screen shot
image

It give the error "net/http: invalid header field value for "__key""
It don't see any issue in Linux

Machine configuration Windows 10

Steps to Reproduce the Problem

  • Upgrade the Dapr form version 1.12.4 to 1.13.5 on your windows machine
  • Run you application
  • you will the error

Release Note

Metadata

Metadata

Assignees

Labels

kind/bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions