Two small clarity improvements in documentation:
reduce-traffic.md
- Replace
"Be reminded of the effects of this setting."with"Note the following effects of this setting:"— the original phrasing is awkward and reads as if the user has already been told something they haven't.
REST-interface.md
- Add migration guidance to both deprecated endpoint notices (
/rest/headersand/rest/blockfilterheaders) so users know to switch to the query parameter form documented directly above each one.