## Describe the proposal I want to pass customized headers to dapr app when run `dapr invoke`, but `dapr invoke` doesn't support now ## Release Note <!-- How should the fix for this issue be communicated in our release notes? It can be populated later. --> <!-- Keep it as a single line. Examples: --> <!-- RELEASE NOTE: **ADD** New feature in Dapr. --> <!-- RELEASE NOTE: **FIX** Bug in runtime. --> <!-- RELEASE NOTE: **UPDATE** Runtime dependency. --> **ADD** Add --header/-H to dapr invoke
Describe the proposal
I want to pass customized headers to dapr app when run
dapr invoke, butdapr invokedoesn't support nowRelease Note
ADD Add --header/-H to dapr invoke