Polish gh-11896

This commit is contained in:
Steve Riesenberg 2022-10-03 10:00:43 -05:00
parent bf9339d88e
commit d9a682a414
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
1 changed files with 1 additions and 1 deletions

View File

@ -1124,7 +1124,7 @@ csrf-options.attlist &=
## The CsrfTokenRepository to use. The default is HttpSessionCsrfTokenRepository wrapped by LazyCsrfTokenRepository.
attribute token-repository-ref { xsd:token }?
csrf-options.attlist &=
## The CsrfTokenRequestHandler to use. The default is CsrfTokenRequestProcessor.
## The CsrfTokenRequestHandler to use. The default is CsrfTokenRepositoryRequestHandler.
attribute request-handler-ref { xsd:token }?
headers =