For the complete documentation index, see llms.txt. This page is also available as Markdown.

☎️Callbacks

Overview

All SO-Fetch events support callbacks, which are executed when the event occurs. This allows users to hook into 3rd party JavaScript libraries and inject/ transform request options.

Events

βšͺonRequestInit🟒onSuccessπŸ”΄onError

Last updated