mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Update proxy.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Send HTTP requests through a proxy with fetch()
|
||||
name: Proxy HTTP requests using fetch()
|
||||
---
|
||||
|
||||
In Bun, `fetch` supports sending requests through an HTTP or HTTPS proxy. This is useful on corporate networks or when you need to ensure a request is sent through a specific IP address.
|
||||
|
||||
Reference in New Issue
Block a user