Endless loop if a `find_by_*` request yields 0 results
lwille opened this issue · 0 comments
lwille commented
Offending code:
https://github.com/ioquatix/cloudflare/blob/8cbabe983366aa84bf05b4c142ce5f880ddc30a2/lib/cloudflare/connection.rb#L63
A check for zero-length response is missing.