//
pkg.gl
Category
code.gitea.io/gitea
modules
proxy
package
1.24.0-dev
Repository:
https://github.com/go-gitea/gitea.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
8
Dependents
7
Files
83 SLOC
#
Functions
EnvWithProxy
EnvWithProxy returns os.Environ(), with a https_proxy env, if the given url needs to be proxied.
GetProxyURL
GetProxyURL returns proxy url.
Match
Match return true if url needs to be proxied.
Proxy
Proxy returns the system proxy.