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
Add public maxRedirection options to the vocab-runtime document loader
factory and to DoubleKnockOptions so callers can override the default
redirect cap when resolving remote documents or performing signed fetches.
Wire the option through getAuthenticatedDocumentLoader(), document the
new API in CHANGES.md, and add regression tests covering custom redirect
limits in the document loader, doubleKnock(), and authenticated
loader paths.
0 commit comments