From: Igor Sysoev Date: Wed, 13 Dec 2006 15:06:55 +0000 (+0000) Subject: nginx-0.5.3-RELEASE X-Git-Tag: release-0.5.3 X-Git-Url: http://git.kaiwu.me/%7B@url%7D?a=commitdiff_plain;h=587b4b8a05e1bc4a81725b6758c4bb16a85453d7;p=nginx.git nginx-0.5.3-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 9597ef61a..f2f93fb8b 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,41 @@ nginx changelog + + + + +ÍÏÄÕÌØ ngx_http_perl_module ÐÏÄÄÅÒÖÉ×ÁÅÔ ÍÅÔÏÄÙ $r->status, $r->log_error +É $r->sleep. + + +the ngx_http_perl_module supports the $r->status, $r->log_error, +and $r->sleep methods. + + + + + +ÍÅÔÏÄ $r->variable ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÅÒÅÍÅÎÎÙÅ, ÎÅÏÐÉÓÁÎÎÙÅ × ËÏÎÆÉÇÕÒÁÃÉÉ nginx'Á. + + +the $r->variable method supports variables that do not exist in nginx +configuration. + + + + + +ÍÅÔÏÄ $r->has_request_body ÎÅ ÒÁÂÏÔÁÌ. + + +the $r->has_request_body method did work. + + + + + +