crawly
crawly copied to clipboard
[Fix] Resolve Protocol.UndefinedError by using fallback
Fixes an issue where :requests is nil but the following lines expect an empty list.
This was a quick fix for my own project, so I haven't put together any tests yet. However, all current tests pass locally.