From d6644ace032c46b64a730e01b85ffab0d6ca0c03 Mon Sep 17 00:00:00 2001 From: Giorgio Marinelli Date: Fri, 13 Dec 2024 18:51:04 +0100 Subject: [PATCH] Update http-client changelog --- http-client/ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/http-client/ChangeLog.md b/http-client/ChangeLog.md index 5f1405b7..3fad9bac 100644 --- a/http-client/ChangeLog.md +++ b/http-client/ChangeLog.md @@ -3,6 +3,7 @@ ## 0.7.18 * Add the `managerSetMaxNumberHeaders` function to the `Client` module to configure `managerMaxNumberHeaders` in `ManagerSettings`. +* Use `Word` in the `MaxHeaderLength` and `MaxNumberHeaders` types. ## 0.7.17