comparison src/http/ngx_http_file_cache.c @ 5891:87ada3ba1392

SPDY: stop emitting multiple empty header values. Previously, nginx would emit empty values in a header with multiple, NULL-separated values. This is forbidden by the SPDY specification, which requires headers to have either a single (possibly empty) value or multiple, NULL-separated non-empty values. Signed-off-by: Piotr Sikora <piotr@cloudflare.com>
author Piotr Sikora <piotr@cloudflare.com>
date Mon, 27 Oct 2014 14:25:56 -0700
parents ee9230cd4bda
children f0af7ba616d8
comparison
equal deleted inserted replaced
5890:049c3ea24480 5891:87ada3ba1392