mirror of
https://github.com/astaxie/beego.git
synced 2024-11-04 21:20:54 +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())
|
||||
}
|
||||
b.dump = dump
|
||||
println(string(dump))
|
||||
}
|
||||
|
||||
resp, err := client.Do(b.req)
|
||||
|
Loading…
Reference in New Issue
Block a user