https://bz.apache.org/bugzilla/show_bug.cgi?id=67352
--- Comment #3 from niks <[email protected]> --- I am using mock build environment to build the mod_http2 RPM where all the latest httpd RPMs are configured. I can see that ap_post_read_request is on the lastest code in: https://github.com/apache/httpd/blame/a077812a1b02addc95a7edcdd33385179f7bc382/modules/http2/h2_request.c#L539 As the error suggests, should the call be rather 'ap_run_post_read_request' instead of 'ap_post_read_request'? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
