should Capture Network Body
public boolean shouldCaptureNetworkBody(@NonNull() String url, @NonNull() String method)
Content copied to clipboard
Determine if a network call should be captured based on the network capture rules
Return
the network capture rule to apply or null
Parameters
url
the url of the network call
method
the method of the network call