Request removed from Local 8.x, alternative?

Now that the request package has been removed, is there an official way to fetch external URLs (GET/POST)?
I do not see that in the docs.
Thanks!

Undocumented:

LocalMain.getServiceContainer().cradle.electron.net.fetch()
LocalMain.getServiceContainer().cradle.electron.net.request()

Both in https://www.electronjs.org/docs/latest/api/net

1 Like