On Wed, Dec 16, 2015 at 6:40 AM, Stefan Eissing <[email protected]> wrote: > So, the least work and most 2.4.x compatible way for mod_http2 is to mimmic > the mod_ssl way. http2_is_http2() and http2_var_lookup(), optional. Add > fixups hook for subprocess_env, add $HTTP2 handling to > server/util_expr_eval.c for checks in config/htaccess?
I think you could (also) wrap them in server/util_expr_eval.c to make them more accessible. -- Eric Covener [email protected]
