Closed Wmaxlees closed 2 months ago
In the case that the request chain has recursive cycles (one of the things this method is supposed to catch), you'll get infinite recursion here. This fixes that infinite recursion.
In the case that the request chain has recursive cycles (one of the things this method is supposed to catch), you'll get infinite recursion here. This fixes that infinite recursion.