NIMPassThroughProxyData constructor

NIMPassThroughProxyData(
  1. {String? zone,
  2. String? path,
  3. int method = PassThroughMethod.POST,
  4. String? header,
  5. String? body}
)

Implementation

NIMPassThroughProxyData