| commit | ea13a13873ecf0057eb8542f0bdf9704b2082363 | [log] [download] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Wed Dec 13 15:07:11 2006 +0000 |
| committer | Jonathan Kolb <jon@b0g.us> | Wed Dec 13 15:07:11 2006 +0000 |
| tree | 7df8c0bae9581fadf801d8d9c8deed92fc997bfc | |
| parent | 27175fa568b752df7e49b04fecdf6e473d72a30b [diff] |
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.