Versions in this module Expand all Collapse all v1 v1.134.0 Nov 18, 2025 v1.133.0 Nov 12, 2025 Changes in this version + var ProxyDisallowList = []string + func ProxyRequest(r *http.Request, proxyMethod, endpoint string) (proxiedRequest *http.Request, err error) + func ProxyResponse(ctx context.Context, resp *http.Response, w http.ResponseWriter) (err error)