diff --git a/doc/api/http.md b/doc/api/http.md index ce761af75611..11b01b6e9ee7 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: