#Reduviidae
1 messages · Page 1 of 1 (latest)
I ... don't know. Are you having a problem with the length limits with some requests?
Not any problem, I just wanted to premptively add some length limit checks in my code and wasn't sure if I should use strlen or mb_strlen
Well, I would suggest running two test request to differentiate the edge case there, or use the more conservative option.