diff options
author | Ruslan Ermilov <ru@nginx.com> | 2013-02-27 13:22:20 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@nginx.com> | 2013-02-27 13:22:20 +0000 |
commit | 40ea120b34342a3aa80f27378c7f05360b2da7a0 (patch) | |
tree | ae8d7b6da1498b40b3688ab4ca83598587c903f8 /src/http/ngx_http_request.c | |
parent | f1d5d03eee7917430c44c9ee8dcaba4efbb79cab (diff) | |
download | nginx-40ea120b34342a3aa80f27378c7f05360b2da7a0.tar.gz nginx-40ea120b34342a3aa80f27378c7f05360b2da7a0.zip |
Fixed separator in $sent_http_cache_control.
In case multiple "Cache-Control" headers are sent to a client,
multiple values in $sent_http_cache_control were incorrectly
split by a semicolon. Now they are split by a comma.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions