comparison src/http/ngx_http_variables.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 a33b8c3aa975
children d2b2ff157da5
comparison
equal deleted inserted replaced
5890:049c3ea24480 5891:87ada3ba1392