Home
last modified time | relevance | path

Searched refs:getProxyForURL (Results 1 – 19 of 19) sorted by relevance

/dports/net/rclone/rclone-1.57.0/vendor/github.com/mattn/go-ieproxy/
H A Dpac_windows.go13 proxy, _ := getProxyForURL(psc.PreConfiguredURL, URL)
21 func getProxyForURL(pacfileURL, URL string) (string, error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/github.com/mattn/go-ieproxy/
H A Dpac_windows.go13 proxy, _ := getProxyForURL(psc.PreConfiguredURL, URL)
21 func getProxyForURL(pacfileURL, URL string) (string, error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/mattn/go-ieproxy/
H A Dpac_windows.go13 proxy, _ := getProxyForURL(psc.PreConfiguredURL, URL)
21 func getProxyForURL(pacfileURL, URL string) (string, error) { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/mattn/go-ieproxy/
H A Dpac_windows.go13 proxy, _ := getProxyForURL(psc.PreConfiguredURL, URL)
21 func getProxyForURL(pacfileURL, URL string) (string, error) { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/mattn/go-ieproxy/
H A Dpac_windows.go13 proxy, _ := getProxyForURL(psc.PreConfiguredURL, URL)
21 func getProxyForURL(pacfileURL, URL string) (string, error) { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/mattn/go-ieproxy/
H A Dpac_windows.go13 proxy, _ := getProxyForURL(psc.PreConfiguredURL, URL)
21 func getProxyForURL(pacfileURL, URL string) (string, error) { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/mattn/go-ieproxy/
H A Dpac_windows.go13 proxy, _ := getProxyForURL(psc.PreConfiguredURL, URL)
21 func getProxyForURL(pacfileURL, URL string) (string, error) { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/mattn/go-ieproxy/
H A Dpac_windows.go13 proxy, _ := getProxyForURL(psc.PreConfiguredURL, URL)
21 func getProxyForURL(pacfileURL, URL string) (string, error) { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/mattn/go-ieproxy/
H A Dpac_windows.go13 proxy, _ := getProxyForURL(psc.PreConfiguredURL, URL)
21 func getProxyForURL(pacfileURL, URL string) (string, error) { func
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/mattn/go-ieproxy/
H A Dpac_windows.go13 proxy, _ := getProxyForURL(psc.PreConfiguredURL, URL)
21 func getProxyForURL(pacfileURL, URL string) (string, error) { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/mattn/go-ieproxy/
H A Dpac_windows.go13 proxy, _ := getProxyForURL(psc.PreConfiguredURL, URL)
21 func getProxyForURL(pacfileURL, URL string) (string, error) { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/mattn/go-ieproxy/go-ieproxy-0.0.1/
H A Dpac_windows.go13 proxy, _ := getProxyForURL(psc.PreConfiguredURL, URL)
21 func getProxyForURL(pacfileURL, URL string) (string, error) { func
/dports/www/tusd/tusd-1.8.0/vendor/github.com/mattn/go-ieproxy/
H A Dpac_windows.go13 proxy, _ := getProxyForURL(psc.PreConfiguredURL, URL)
21 func getProxyForURL(pacfileURL, URL string) (string, error) { func
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/mattn/go-ieproxy/
H A Dpac_windows.go13 proxy, _ := getProxyForURL(psc.PreConfiguredURL, URL)
21 func getProxyForURL(pacfileURL, URL string) (string, error) { func
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/mattn/go-ieproxy/
H A Dpac_windows.go13 proxy, _ := getProxyForURL(psc.PreConfiguredURL, URL)
21 func getProxyForURL(pacfileURL, URL string) (string, error) {
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/update/check/
H A Ddownload.hxx68 void getProxyForURL(const OUString& rURL, OString& rHost, sal_Int32& rPort) const;
H A Ddownload.cxx171 Download::getProxyForURL(const OUString& rURL, OString& rHost, sal_Int32& rPort) const in getProxyForURL() function in Download
397 getProxyForURL(rURL, aProxyHost, nProxyPort); in start()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/update/check/
H A Ddownload.hxx70 void getProxyForURL(const OUString& rURL, OString& rHost, sal_Int32& rPort) const;
H A Ddownload.cxx164 Download::getProxyForURL(const OUString& rURL, OString& rHost, sal_Int32& rPort) const in getProxyForURL() function in Download
390 getProxyForURL(rURL, aProxyHost, nProxyPort); in start()