Not xml decoder... I mean want to capture stream chunk/parts when part data arrived at web server
Don't want to wait to receive entire file/request and then process rather want to process whatever comes in
Thanks for the reply
On Saturday, December 29, 2018 at 3:24:54 PM UTC+5:30, Tamás Gulácsi wrote:
Yes, use xml.NewDecoder(r.Br.Body)