crawly icon indicating copy to clipboard operation
crawly copied to clipboard

[Fix] Resolve Protocol.UndefinedError by using fallback

Open OldhamMade opened this issue 1 year ago • 0 comments

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.

OldhamMade avatar Feb 26 '24 19:02 OldhamMade