Merge branch '3.3.x' into 3.4.x

Closes gh-44523
This commit is contained in:
Stéphane Nicoll
2025-03-04 15:30:53 +01:00

View File

@@ -16,4 +16,4 @@ You can use the `httpexchanges` endpoint to obtain information about the request
To customize the items that are included in each recorded exchange, use the configprop:management.httpexchanges.recording.include[] configuration property.
To disable recoding entirely, set configprop:management.httpexchanges.recording.enabled[] to `false`.
To disable recording entirely, set configprop:management.httpexchanges.recording.enabled[] to `false`.