Commit ee4fd60e authored by astaxie's avatar astaxie

no output the dump

parent 4414659d
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment