Function
inspect
Inspects request HTTP traffic using the NGWAF lookaside service.
inspect: func(request: borrow<request>, body: borrow<body>, options: inspect-options, max-len: u64) -> result<string, error>;Inspects request HTTP traffic using the NGWAF lookaside service.
inspect: func(request: borrow<request>, body: borrow<body>, options: inspect-options, max-len: u64) -> result<string, error>;