mirror of
https://github.com/Alexey71/opera-proxy.git
synced 2026-05-13 22:20:59 +00:00
fmt
This commit is contained in:
@@ -95,7 +95,7 @@ func NewSEClient(apiUsername, apiSecret string, transport http.RoundTripper) (*S
|
||||
|
||||
res := &SEClient{
|
||||
httpClient: &http.Client{
|
||||
Jar: jar,
|
||||
Jar: jar,
|
||||
Transport: dac.NewDigestTransport(apiUsername, apiSecret, transport),
|
||||
},
|
||||
Settings: DefaultSESettings,
|
||||
|
||||
Reference in New Issue
Block a user