help: Make headers progressive in "Connect through a proxy" article.

This commit is contained in:
Lauryn Menard
2025-07-26 14:39:25 +02:00
committed by Tim Abbott
parent 36a2093585
commit 973a11ea69

View File

@@ -53,7 +53,7 @@ the URL of the proxy server (it may look something like
If either of those apply, you can skip the rest of this guide. If not, we If either of those apply, you can skip the rest of this guide. If not, we
document the syntax for **Proxy rules** and **Proxy bypass rules** below. document the syntax for **Proxy rules** and **Proxy bypass rules** below.
#### Proxy rules ### Proxy rules
A semicolon-separated list of `protocolRule`s. A semicolon-separated list of `protocolRule`s.
@@ -74,7 +74,7 @@ Some examples:
* `http=http://foo;socks5://bar` - Use proxy `http://foo` for `http://` URLs, * `http=http://foo;socks5://bar` - Use proxy `http://foo` for `http://` URLs,
and use `socks5://bar` for all other URLs. and use `socks5://bar` for all other URLs.
#### Proxy bypass rules ### Proxy bypass rules
A comma-separated list of URIs. The URIs can be hostnames, IP address A comma-separated list of URIs. The URIs can be hostnames, IP address
literals, or IP ranges in CIDR notation. Hostnames can use the `*` literals, or IP ranges in CIDR notation. Hostnames can use the `*`