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
xrefcheck may fail with OverlongHeaders making it impossible to check a given file.
To Reproduce
I got this error when checking a file that had a link to the Notion page.
Expected behavior
Perhaps, it's worth making it possible to configure max header length for responses that xrefcheck is handling.
This should be possible since http-client-0.7.14