AntiPattern
API/Protocol Surface Misuse
api-surface-misuse
Function or framework API surfaces get called with the wrong shape—conditional object spreads, misplaced query options, incorrect Node response sending, and bad AbortController imports—causing headers/headers-prep to fail and requests to crash.