Polishing

Closes gh-31491
This commit is contained in:
rstoyanchev
2023-10-25 13:20:57 +01:00
parent 03d286c4a1
commit 93528b60d7
3 changed files with 35 additions and 48 deletions

View File

@@ -57,7 +57,7 @@ with `removeOnly=true`, in which case it removes but does not use the headers.
[[filters-forwarded-headers-dispatcher]]
=== About Dispatcher Types
=== Dispatcher Types
In order to support xref:web/webmvc/mvc-ann-async.adoc[asynchronous requests] and error dispatches this
filter should be mapped with `DispatcherType.ASYNC` and also `DispatcherType.ERROR`.