v0.3.1
Bare scalars (numbers, strings, true/false/null) are valid JSON per RFC 8259 but classifying a file containing only "12345" as application/json produces false positives for content sniffing.
Bare scalars (numbers, strings, true/false/null) are valid JSON per RFC 8259 but classifying a file containing only "12345" as application/json produces false positives for content sniffing.