docs: http client docs

This commit is contained in:
Dimitry Kolyshev
2023-11-20 15:08:44 +02:00
parent 944e0d7a4b
commit 4a9dc1d6c1
3 changed files with 35 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ NOTE: Add new changes BELOW THIS COMMENT.
### Added
- Ability to set client's custom DNS cache ([#6362], [dnsproxy#169]).
- Ability to specify rate limiting settings in the Web UI ([#6369]).
#### Configuration changes
@@ -40,9 +41,12 @@ NOTE: Add new changes BELOW THIS COMMENT.
- Protection pause timer synchronization ([#5759]).
[#5759]: https://github.com/AdguardTeam/AdGuardHome/issues/5759
[#6362]: https://github.com/AdguardTeam/AdGuardHome/issues/6362
[#6369]: https://github.com/AdguardTeam/AdGuardHome/issues/6369
[#6402]: https://github.com/AdguardTeam/AdGuardHome/issues/6402
[dnsproxy#169] https://github.com/AdguardTeam/dnsproxy/issues/169
<!--
NOTE: Add new changes ABOVE THIS COMMENT.
-->