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