Allow getNodeInfo
to pass native fetch options (or just custom request headers?)
#162
Labels
enhancement
New feature or request
This is useful when you want to customize the behavior more than normal
fetch
, such as adding custom headers or setting AbortController.Specifically, there are use cases such as specifying
User-Agent
header to avoid firewalls (e.g. Cloudflare).The text was updated successfully, but these errors were encountered: