Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejgordon committed Feb 19, 2024
1 parent 7e58b65 commit ff7fd44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ Setting a value here will *overwrite* the defaults, so be sure to include the de
NOTE: Sensitive information should not be sent in the query string. Data in the query string is considered non-sensitive.
See https://www.owasp.org/index.php/Information_exposure_through_query_strings_in_url[owasp.org] for more information.

====== `Cookie` header sanitization
*`Cookie` header sanitization:*

The `Cookie` header is automatically redacted for incoming HTTP request transactions. Each name-value pair from the
Cookie header is parsed by the agent and sent to the APM Server. Before the name-value pairs are recorded, they are
Expand Down

0 comments on commit ff7fd44

Please sign in to comment.