testing/merge fixes
This commit is contained in:
parent
29e304fa4e
commit
0d2e1a76a2
4 changed files with 20 additions and 6 deletions
|
|
@ -24,7 +24,6 @@ func init() {
|
|||
restyC.SetCloseConnection(true)
|
||||
restyC.SetHeaders(headers)
|
||||
restyC.SetTimeout(15 * time.Second)
|
||||
restyC.SetDebug(shared.DEBUG)
|
||||
|
||||
if len(ac.Proxy) > 0 {
|
||||
restyC.SetProxy(ac.Proxy)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue