req icon indicating copy to clipboard operation
req copied to clipboard

Limit size of download when using lbsResponse

Open singpolyma opened this issue 1 year ago • 2 comments
trafficstars

To avoid consuming all RAM

singpolyma avatar Aug 20 '24 17:08 singpolyma

Can you elaborate? Would something like req-conduit be a better option?

mrkkrp avatar Aug 22 '24 10:08 mrkkrp

Well, as is lbsResponse isn't safe to use on untrusted URLs. I've switched to reqBr with brReadSome for now

singpolyma avatar Aug 26 '24 14:08 singpolyma