mirror of https://github.com/dapr/docs.git
fix missing tabs end
Signed-off-by: Gallardot <gallardot@apache.org>
This commit is contained in:
parent
27683a62ba
commit
b7907d6194
|
@ -540,6 +540,9 @@ app.include_router(router)
|
|||
```
|
||||
|
||||
{{% /codetab %}}
|
||||
|
||||
{{< /tabs >}}
|
||||
|
||||
## 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.
|
||||
|
|
Loading…
Reference in New Issue