http icon indicating copy to clipboard operation
http copied to clipboard

What's the maximum length for get request ?

Open Pierrx56 opened this issue 3 years ago • 1 comments

I want to make some get request and convert it in JSON. It's working pretty well but I don't have the entire response. My content length is 1566, is this too large for this library ?

Thanks

Pierrx56 avatar Dec 20 '21 19:12 Pierrx56

No, we have tests for much larger responses. Could you include some example code?

brianquinlan avatar Jan 12 '24 22:01 brianquinlan