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
Prefetch endpoints in parallel when calculating the canonical endpoint
Redirects to other domain endpoints now return the cached endpoint object
Calls to the root of an endpoint now have an explicit trailing slash to facilitate caching and prevent a potential redirect depending on the domain configuration
resolves_to now makes a head request, and returns the redirected endpoint if the endpoint returns a non-30x response code, increasing the likelihood of a cache hit on internal redirects