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
Reviewing #23814 in terms of a missing backport to 4.3.x, a related accident seems to have happened in the 5.2 release: getHeaderPredicate is accidentally public, so let's make it protected as of 5.2.2 as well.