commit | 8c01a95d989fac71164375d76a59b21c42f371fe | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Tue Jan 14 16:24:45 2014 +0400 |
committer | Valentin Bartenev <vbart@nginx.com> | Tue Jan 14 16:24:45 2014 +0400 |
tree | 0df0d215d3616a69eb61187c85b443a4288156bf | |
parent | 3d5f501adceb59d7ca1b07b6bda7668786843534 [diff] |
SPDY: body filter was replaced by c->send_chain() function. It allows to use ngx_http_write_filter() and all its rate limiting logic.