Merge branch '5.1.x'

master
Sam Brannen 5 years ago
commit 5190eaf503
  1. 2
      src/docs/asciidoc/web/webflux.adoc

@ -824,7 +824,7 @@ while a fully formatted prefix based on that ID is available from
`DEBUG` and `TRACE` logging can log sensitive information. This is why form parameters and `DEBUG` and `TRACE` logging can log sensitive information. This is why form parameters and
headers are masked by default and you must explicitly enable their logging in full. headers are masked by default and you must explicitly enable their logging in full.
The followig example shows how to do so for server-side requests: The following example shows how to do so for server-side requests:
[source,java,indent=0] [source,java,indent=0]
[subs="verbatim,quotes"] [subs="verbatim,quotes"]

Loading…
Cancel
Save