mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 11:50:55 +00:00
no output the dump
This commit is contained in:
parent
4414659df4
commit
ee4fd60e4d
@ -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