On Monday 29 May 2017 20:26:50 Piotr Sikora via nginx-devel wrote: > Hey Valentin, > > > + h = ngx_list_push(&r->headers_in.headers); > > + if (h == NULL) { > > + return ngx_http_v2_connection_error(h2c, > > NGX_HTTP_V2_INTERNAL_ERROR); > > This needs to wrap, since the line is too long. > > Otherwise, looks good, thanks! >
Committed: http://hg.nginx.org/nginx/rev/ab6ef3037840 Thank you! wbr, Valentin V. Bartenev _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel