shouldCaptureNetworkBody

public boolean shouldCaptureNetworkBody(@NonNull() String url, @NonNull() String method)

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