On Friday 13 November 2015 11:00:00 DrDinosaur wrote: > How do I apply the patch? > > root@server:~/nginx-1.9.6# patch -p1 < http2.patch > patching file src/http/v2/ngx_http_v2_filter_module.c > patch: **** malformed patch at line 5: > ngx_http_v2_headers_frame_handler(ngx_http_v2_connection_t *h2c, > > I tried the second one and get that error. > > Thanks. >
Please, try to copy the patch from the mailing list archive: http://mailman.nginx.org/pipermail/nginx/2015-November/049172.html The forum you're using is just an awkward interface to the mailing list[1], it breaks formatting. [1] http://mailman.nginx.org/mailman/listinfo/nginx wbr, Valentin V. Bartenev _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
