req
req copied to clipboard
Limit size of download when using lbsResponse
trafficstars
To avoid consuming all RAM
Can you elaborate? Would something like req-conduit be a better option?
Well, as is lbsResponse isn't safe to use on untrusted URLs. I've switched to reqBr with brReadSome for now