https://bz.apache.org/bugzilla/show_bug.cgi?id=59022
--- Comment #3 from Daan van Gorkum <[email protected]> --- Hello Stefan, Thanks for the follow up! I've rebuild httpd 2.4.18 without mod_h[ttp]2 support and build mod_h[ttp]2 shared using the httpd 2.4.18 apxs but I still have empty bytes. I used the master branch from that git repo. Am I missing something? I don't see any commits regarding this issue. Info: # strings /usr/local/httpd24/modules/mod_http2.so | grep mod_http2_version -B1 1.2.6 "mod_http2_version": "%s", # /usr/local/httpd24/bin/apachectl -M | grep http2 http2_module (shared) Access logs (IPv4/6): 85.X.X.X - - [29/Feb/2016:14:09:10 +0100] "GET /wp-content/plugins/youtube-live-stream-auto-embed/assets/css/youtube-live-style.css HTTP/2" 200 0 "-" "curl/7.47.1" 2001:X:X:X:X - - [29/Feb/2016:14:09:21 +0100] "GET /wp-content/plugins/youtube-live-stream-auto-embed/assets/css/youtube-live-style.css HTTP/2" 200 0 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36" Thanks! Daan -- 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]
