Documentation: Add a note about the retry behavior to help users understand how the library handles retries during HTTP requests.
Documentation: Include a note regarding the handling of empty request bodies to clarify usage for users.
Fixes
Fix the issue where freezing the abort signal object breaks its functionality under Node, allowing users to pass a default abort signal without issues.