Update docs reflecting Apache HttpClient's wire logging feature.

Closes gh-451.
This commit is contained in:
Mark Paluch
2019-07-31 10:48:39 +02:00
parent 657325998e
commit d9261adab3

View File

@@ -48,6 +48,8 @@ dependencies to your project. You can omit the version number if using
----
====
NOTE: Apache HttpClient's https://hc.apache.org/httpcomponents-client-4.5.x/logging.html[wire logging] can be enabled through logging configuration. Make sure to not accidentally enable logging as logs may expose traffic between your application and Vault in plain text.
.Netty Dependency
====
[source, xml]