zed/crates/extension_api/wit
Marshall Bowers 3419f5fc42
zed_extension_api: Add fetch (#13716)
This PR adds a new `fetch` function to the `zed_extension_api` to allow
fetching a URL through the Wasm host.

Currently we only support GET requests and return the response body as a
string.

Release Notes:

- N/A
2024-07-01 16:58:00 -04:00
..
since_v0.0.1 Remove duplicated code for unchanged parts of different extension API versions (#10218) 2024-04-08 10:16:12 -04:00
since_v0.0.4 Remove duplicated code for unchanged parts of different extension API versions (#10218) 2024-04-08 10:16:12 -04:00
since_v0.0.6 Clarify CodeLabel.filter_range doc (#11383) 2024-05-17 12:09:35 -04:00
since_v0.0.7 zed_extension_api: Add fetch (#13716) 2024-07-01 16:58:00 -04:00