mirror of https://github.com/dapr/docs.git
Merge branch 'v1.14' into patch-1
This commit is contained in:
commit
a910921ccf
|
@ -540,6 +540,9 @@ app.include_router(router)
|
||||||
```
|
```
|
||||||
|
|
||||||
{{% /codetab %}}
|
{{% /codetab %}}
|
||||||
|
|
||||||
|
{{< /tabs >}}
|
||||||
|
|
||||||
## Receiving message headers with special characters
|
## Receiving message headers with special characters
|
||||||
|
|
||||||
The consumer application may be required to receive message headers that include special characters, which may cause HTTP protocol validation errors.
|
The consumer application may be required to receive message headers that include special characters, which may cause HTTP protocol validation errors.
|
||||||
|
|
Loading…
Reference in New Issue