https://bz.apache.org/bugzilla/show_bug.cgi?id=65225
--- Comment #3 from WebTestingRL <[email protected]> --- Maybe a variable that says if the protocol is supported or not? So, if a module would be created for > http2, it can mention if protocol is supported or not. like r->protocol_supported or something of that kind. That could also be that the associated modules with the protocols would set this variable. Or just check if the protocol is HTTP, and the version is > 0.9, and send the status there. -- 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]
