mirror of
https://github.com/astaxie/beego.git
synced 2024-11-05 01:00:55 +00:00
no output the dump
This commit is contained in:
parent
d55997e520
commit
ecb27f34e6
@ -407,7 +407,6 @@ func (b *BeegoHttpRequest) getResponse() (*http.Response, error) {
|
|||||||
println(err.Error())
|
println(err.Error())
|
||||||
}
|
}
|
||||||
b.dump = dump
|
b.dump = dump
|
||||||
println(string(dump))
|
|
||||||
}
|
}
|
||||||
|
|
||||||
resp, err := client.Do(b.req)
|
resp, err := client.Do(b.req)
|
||||||
|
Loading…
Reference in New Issue
Block a user