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
Apply BehindProxy middleware when behind_proxy is set
set behind_proxy => 1;
We now 'use' the middleware directly rather than letting Plack::Builder
load it for us. May allow earlier version of Plack to be used as a dependency.
0 commit comments