comparison src/http/ngx_http_config.h @ 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 d620f497c50f
children
comparison
equal deleted inserted replaced
5890:049c3ea24480 5891:87ada3ba1392