# HG changeset patch # User Yaroslav Zhuravlev # Date 1594981763 -3600 # Node ID 3e47eecce384d928086de64e9c7e19d4f1d50465 # Parent 44792f1ee284a1db54292670188b12e054b75c22 Added id to r.sendHeader in njs. diff -r 44792f1ee284 -r 3e47eecce384 xml/en/docs/njs/reference.xml --- a/xml/en/docs/njs/reference.xml Thu Jul 16 08:22:37 2020 +0100 +++ b/xml/en/docs/njs/reference.xml Fri Jul 17 11:29:23 2020 +0100 @@ -9,7 +9,7 @@
+ rev="48">
@@ -259,7 +259,7 @@ sends a part of the response body to the client -r.sendHeader() +r.sendHeader() sends the HTTP headers to the client