Skip to content

Commit

Permalink
auto-merge envoyproxy/envoy[main] into envoyproxy/envoy-openssl[main]
Browse files Browse the repository at this point in the history
* upstream/main:
  mobile: Fix broken link (#36436)
  • Loading branch information
sync-envoy[bot] committed Oct 3, 2024
2 parents 95730f7 + 8b5f6e8 commit 5cf8d67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class ProxyPollPerformHTTPRequestWithoutUsingPACProxyTest {
HttpTestServerFactory.start(
HttpTestServerFactory.Type.HTTP1_WITHOUT_TLS,
0,
// http://go/mdn/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_PAC_file
// https://developer.mozilla.org/en-US/docs/Web/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_PAC_file
mapOf("Content-Type" to "application/x-ns-proxy-autoconfig"),
"""
function FindProxyForURL(url, host) {
Expand Down

0 comments on commit 5cf8d67

Please sign in to comment.