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
Main focus: to support HTTP/2 via ensuring that header names are lower-case. And related to that, to be explicit in the Apollo APIs that header names are considered to be case-insensitive.
Secondary: do various cleanup of names and things in the API that we're unhappy with.