1 message in ru.sysoev.nginxnginx-0.5.3
FromSent OnAttachments
Igor SysoevDec 13, 2006 7:09 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:nginx-0.5.3Actions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Dec 13, 2006 7:09:13 am
List:ru.sysoev.nginx

Changes with nginx 0.5.3 13 Dec 2006

*) Feature: the ngx_http_perl_module supports the $r->status, $r->log_error, and $r->sleep methods.

*) Feature: the $r->variable method supports variables that do not exist in nginx configuration.

*) Bugfix: the $r->has_request_body method did work.