aboutsummaryrefslogtreecommitdiff
path: root/ts/ngx_http_js_module.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'ts/ngx_http_js_module.d.ts')
-rw-r--r--ts/ngx_http_js_module.d.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/ts/ngx_http_js_module.d.ts b/ts/ngx_http_js_module.d.ts
index 37932893..d7dd1c9e 100644
--- a/ts/ngx_http_js_module.d.ts
+++ b/ts/ngx_http_js_module.d.ts
@@ -468,7 +468,7 @@ interface NginxHTTPRequest {
/**
* nginx variables as strings.
*
- * **Warning:** Bytes invalid in UTF-8 encoding may be converted into the replacement character.
+ * After 0.8.5 bytes invalid in UTF-8 encoding are converted into the replacement characters.
*
* @see rawVariables
*/