Skip to main content

Module detect

Module detect 

Source
Expand description

Format detection implementations.

Structs§

GenericJsonDetector
Generic JSON detector — matches any valid JSON body.
JsonFieldDetector
Detects JSON format by checking for known field names in the body.