commit | 3fccdf4f7709199ad0df81f1dd262ce075287eab | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Wed Oct 11 15:13:40 2006 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Wed Oct 11 15:13:40 2006 +0000 |
tree | ef91e3c208062597bf1eefbb62429d994c0eea88 | |
parent | 3c7373afd0117d9196e264d7a6a732c703d62c1c [diff] |
Changes with nginx 0.4.8 11 Oct 2006 *) Bugfix: if an "include" SSI command were before another "include" SSI command with an "wait" parameter, then the "wait" parameter might not work. *) Bugfix: the ngx_http_flv_module added the FLV header to the full responses. Thanks to Alexey Kovyrin.