Regarding https://bz.apache.org/bugzilla/show_bug.cgi?id=66499 I have a 
question.

When using httpd in a forward proxy setup ("ProxyRequests On"), we expect 
absolute URLs in HTTP/1.1 requests. Fine.

When accessing such a setup via HTTP/2, we get :scheme, :auhority and :path 
and, usually, do NOT want to convert that to absolute URIs in the reuqest line. 
That is what 66499 complained about. However, in the forward proxy case, we 
need it.

How is mod_http2 supposed to know which case is in play? Any ideas?

Cheers,
Stefan

Reply via email to