On Monday 27 October 2014 14:33:15 Piotr Sikora wrote: > # HG changeset patch > # User Piotr Sikora <pi...@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 <pi...@cloudflare.com> [..]
Thanks. Committed: http://hg.nginx.org/nginx/rev/87ada3ba1392 wbr, Valentin V. Bartenev _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel