From e11d7dae766f24fa0b0f7ab64b9b23337af5173a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerhard=20St=C3=B6bich?= <18708370+Flarna@users.noreply.github.com> Date: Mon, 30 Oct 2023 13:03:56 +0100 Subject: [PATCH] doc: remove duplicate word --- doc/api/http.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/api/http.md b/doc/api/http.md index ce761af7561198..11b01b6e9ee767 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -4043,7 +4043,6 @@ identified by `code: 'ERR_INVALID_HTTP_TOKEN'`. It is not necessary to use this method before passing headers to an HTTP request or response. The HTTP module will automatically validate such headers. -Examples: Example: