Skip to content

Commit

Permalink
Update proxy.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed May 1, 2024
1 parent 2b19309 commit 50ba690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/http/proxy.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 50ba690

Please sign in to comment.