mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 23:56:56 +00:00
GODT-1833: Updage go.mod/sum.
This commit is contained in:
@ -61,7 +61,7 @@ func newManager(cfg Config) *manager {
|
||||
m.proxyDialer = proxyDialer
|
||||
m.rc.SetTransport(transport)
|
||||
|
||||
m.rc.SetHostURL(cfg.HostURL)
|
||||
m.rc.SetBaseURL(cfg.HostURL)
|
||||
m.rc.OnBeforeRequest(m.setHeaderValues)
|
||||
|
||||
// Any HTTP status code higher than 399 with JSON inside (and proper header)
|
||||
|
||||
Reference in New Issue
Block a user