You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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