[PATCH] SPDY: stop emitting empty header values

Valentin V. Bartenev vbart at nginx.com
Tue Oct 28 19:05:33 UTC 2014


On Monday 27 October 2014 14:33:15 Piotr Sikora wrote:
> # HG changeset patch
> # User Piotr Sikora <piotr at cloudflare.com>
> # Date 1414445156 25200
> #      Mon Oct 27 14:25:56 2014 -0700
> # Node ID e590d484a7f9d2750e2cd45ea16c601ae01cb607
> # Parent  ee9230cd4bda9f9e7e83f7baf37d66ad6bb9b0c1
> SPDY: stop emitting 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 at cloudflare.com>
[..]

Thanks. Committed: http://hg.nginx.org/nginx/rev/87ada3ba1392

  wbr, Valentin V. Bartenev



More information about the nginx-devel mailing list