You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sapi/apache2: apache env with walk_to_top going to the parent request.
up to now, we walked down the oldest request we can find, now
if the current request is a subrequest, we just reach to its parent
directly.
Previous workflow for setting env affects a possible non main request
within those internal redirections.
0 commit comments