Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 23, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

* docs: clarify fetch() error handling for Response

Add a short note explaining that fetch() only rejects on network errors
and that HTTP error responses should be handled using Response.ok
or Response.status.

* Fix formatting and spacing in response index documentation

Corrected spacing and formatting issues in the response documentation.

* Fix formatting of Response static method references

* docs: update fetch example to handle HTTP error cases

Added error handling for fetch response in example code.

* docs: remove fetch-specific note from Response page

Removed note about fetch promise rejection behavior.
@pull pull bot locked and limited conversation to collaborators Dec 23, 2025
@pull pull bot added the ⤵️ pull label Dec 23, 2025
@pull pull bot merged commit 252040e into All-Blockchains:main Dec 23, 2025
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant