captureNativeHttp property

bool captureNativeHttp
getter/setter pair

Enable or disable native http capture, ie. capture http made in Android (Kotlin/Java) or iOS (swift/Objective C) (Default: false)

Implementation

bool captureNativeHttp = false;